Method | Description | |
---|---|---|
CheckDNSAvailabilityRequest ( ) : System |
Empty constructor used to set properties independently even when a simple constructor is available
|
|
CheckDNSAvailabilityRequest ( string cnamePrefix ) : System |
Instantiates CheckDNSAvailabilityRequest with the parameterized properties
|
Method | Description | |
---|---|---|
IsSetCNAMEPrefix ( ) : bool |
public CheckDNSAvailabilityRequest ( ) : System | ||
return | System |
public CheckDNSAvailabilityRequest ( string cnamePrefix ) : System | ||
cnamePrefix | string | The prefix used when this CNAME is reserved. |
return | System |