iControl.LocalLBProfileRequestLogging.LocalLBProfileRequestLogging C# (CSharp) Method

LocalLBProfileRequestLogging() public method

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