iControl.NetworkingProfileGRE.NetworkingProfileGRE C# (CSharp) Method

NetworkingProfileGRE() public method

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