Compartilhar via


IWebSpaceOperations.GetDnsSuffixAsync(CancellationToken) Método

Definição

Obtenha o sufixo DNS para esta assinatura.

public System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.WebSites.Models.WebSpacesGetDnsSuffixResponse> GetDnsSuffixAsync (System.Threading.CancellationToken cancellationToken);
abstract member GetDnsSuffixAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.WebSites.Models.WebSpacesGetDnsSuffixResponse>
Public Function GetDnsSuffixAsync (cancellationToken As CancellationToken) As Task(Of WebSpacesGetDnsSuffixResponse)

Parâmetros

cancellationToken
CancellationToken

Token de cancelamento.

Retornos

A resposta da operação Obter Sufixo DNS.

Aplica-se a