WebSpaceOperationsExtensions.GetDnsSuffix(IWebSpaceOperations) Method

Definition

Get the DNS Suffix for this subscription.

public static Microsoft.WindowsAzure.Management.WebSites.Models.WebSpacesGetDnsSuffixResponse GetDnsSuffix (this Microsoft.WindowsAzure.Management.WebSites.IWebSpaceOperations operations);
static member GetDnsSuffix : Microsoft.WindowsAzure.Management.WebSites.IWebSpaceOperations -> Microsoft.WindowsAzure.Management.WebSites.Models.WebSpacesGetDnsSuffixResponse
<Extension()>
Public Function GetDnsSuffix (operations As IWebSpaceOperations) As WebSpacesGetDnsSuffixResponse

Parameters

operations
IWebSpaceOperations

Reference to the Microsoft.WindowsAzure.Management.WebSites.IWebSpaceOperations.

Returns

The Get DNS Suffix operation response.

Applies to