iControl.LocalLBProfileSIP.LocalLBProfileSIP C# (CSharp) Method

LocalLBProfileSIP() public method

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