Partager via


GetPrivateDnsZoneSuffixOperationsExtensions.ExecuteAsync Méthode

Définition

Obtenir le suffixe de zone DNS privé dans le cloud

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)

Paramètres

operations
IGetPrivateDnsZoneSuffixOperations

Groupe d’opérations pour cette méthode d’extension.

cancellationToken
CancellationToken

Jeton d'annulation.

Retours

S’applique à