Compartilhar via


GetPrivateDnsZoneSuffixOperationsExtensions.ExecuteAsync Método

Definição

Obter sufixo de zona DNS privado na nuvem

public static System.Threading.Tasks.Task<string> ExecuteAsync (this Microsoft.Azure.Management.PostgreSQL.FlexibleServers.IGetPrivateDnsZoneSuffixOperations operations, System.Threading.CancellationToken cancellationToken = default);
static member ExecuteAsync : Microsoft.Azure.Management.PostgreSQL.FlexibleServers.IGetPrivateDnsZoneSuffixOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task<string>
<Extension()>
Public Function ExecuteAsync (operations As IGetPrivateDnsZoneSuffixOperations, Optional cancellationToken As CancellationToken = Nothing) As Task(Of String)

Parâmetros

operations
IGetPrivateDnsZoneSuffixOperations

O grupo de operações para esse método de extensão.

cancellationToken
CancellationToken

O token de cancelamento.

Retornos

Aplica-se a