iControl.LocalLBProfileServerSSL.LocalLBProfileServerSSL C# (CSharp) Method

LocalLBProfileServerSSL() public method

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