Click or drag to resize

IWsDNSSetRemoveDNS Method

Method can be used to remove a Dns zone owned by authenticated user.

Namespace:  WsDns
Assembly:  WsDns (in WsDns.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[OperationContractAttribute]
WsResult<SetRemoveDNSResponse> SetRemoveDNS(
	SetRemoveDNSRequest request
)

Parameters

request
Type: WsDns.WsRequest.DNSSetRemoveDNSRequest

Return Value

Type: WsResultSetRemoveDNSResponse
See Also