Method | Description | |
---|---|---|
DeleteDhcpOptionsRequest ( ) : System |
Empty constructor used to set properties independently even when a simple constructor is available
|
|
DeleteDhcpOptionsRequest ( string dhcpOptionsId ) : System |
Instantiates DeleteDhcpOptionsRequest with the parameterized properties
|
Method | Description | |
---|---|---|
IsSetDhcpOptionsId ( ) : bool |
public DeleteDhcpOptionsRequest ( string dhcpOptionsId ) : System | ||
dhcpOptionsId | string | The ID of the DHCP options set. |
return | System |