iControl.ManagementDeviceGroup.ManagementDeviceGroup C# (CSharp) Method

ManagementDeviceGroup() public method

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