Compartilhar via


WebSpaceOperationsExtensions.GetDnsSuffixAsync(IWebSpaceOperations) Método

Definição

Obtenha o sufixo DNS para esta assinatura.

public static System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.WebSites.Models.WebSpacesGetDnsSuffixResponse> GetDnsSuffixAsync (this Microsoft.WindowsAzure.Management.WebSites.IWebSpaceOperations operations);
static member GetDnsSuffixAsync : Microsoft.WindowsAzure.Management.WebSites.IWebSpaceOperations -> System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.WebSites.Models.WebSpacesGetDnsSuffixResponse>
<Extension()>
Public Function GetDnsSuffixAsync (operations As IWebSpaceOperations) As Task(Of WebSpacesGetDnsSuffixResponse)

Parâmetros

operations
IWebSpaceOperations

Referência ao Microsoft.WindowsAzure.Management.WebSites.IWebSpaceOperations.

Retornos

A resposta da operação Obter sufixo DNS.

Aplica-se a