IWsDNSGetAllDnsCost Method
|
Method returns total cost of Dns services acquired by authenticated user.
Namespace:
WsDns
Assembly:
WsDns (in WsDns.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax[OperationContractAttribute]
WsResult<GetAllDnsCostResponse> GetAllDnsCost()
<OperationContractAttribute>
Function GetAllDnsCost As WsResult(Of GetAllDnsCostResponse)
[OperationContractAttribute]
WsResult<GetAllDnsCostResponse^>^ GetAllDnsCost()
[<OperationContractAttribute>]
abstract GetAllDnsCost : unit -> WsResult<GetAllDnsCostResponse>
function GetAllDnsCost() : WsResult<GetAllDnsCostResponse>
Return Value
Type:
WsResultGetAllDnsCostResponse
See Also