iControl.LocalLBProfileSIP.LocalLBProfileSIP C# (CSharp) Méthode

LocalLBProfileSIP() public méthode

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