iControl.LocalLBALGLogProfile.LocalLBALGLogProfile C# (CSharp) Method

LocalLBALGLogProfile() public method

public LocalLBALGLogProfile ( ) : System
return System
        public LocalLBALGLogProfile()
        {
            this.Url = "https://url_to_service";
        }
LocalLBALGLogProfile