PrivateDnsZoneResource.GetPrivateDnsSoaRecordAsync Méthode
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient un jeu d’enregistrements.
- Chemin/abonnements de la demande/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateZoneName}/{recordType}/{soaRecordName}
- IdRecordSets_Get d’opération
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.PrivateDns.PrivateDnsSoaRecordResource>> GetPrivateDnsSoaRecordAsync (string soaRecordName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetPrivateDnsSoaRecordAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.PrivateDns.PrivateDnsSoaRecordResource>>
override this.GetPrivateDnsSoaRecordAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.PrivateDns.PrivateDnsSoaRecordResource>>
Public Overridable Function GetPrivateDnsSoaRecordAsync (soaRecordName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of PrivateDnsSoaRecordResource))
- soaRecordName
- String
Nom du jeu d’enregistrements, relatif au nom de la zone.
- cancellationToken
- CancellationToken
Jeton d’annulation à utiliser.
soaRecordName
a la valeur null.
Produit | Versions |
---|---|
Azure SDK for .NET | Latest, Preview |
Commentaires sur Azure SDK for .NET
Azure SDK for .NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :