Partager via


GetPrivateDnsZoneSuffixOperationsExtensions.ExecuteAsync Méthode

Définition

Obtenez le suffixe de zone DNS privé dans le cloud.

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

Paramètres

operations
IGetPrivateDnsZoneSuffixOperations

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

cancellationToken
CancellationToken

Jeton d'annulation.

Retours

S’applique à