Partager via


NetAppVolumeQuotaRuleCollection.Exists(String, CancellationToken) Méthode

Définition

Vérifie si la ressource existe dans Azure.

  • Chemin/abonnements de la demande/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetApp/netAppAccounts/{accountName}/capacityPools/{poolName}/volumes/{volumeName}/volumeQuotaRules/{volumeQuotaRuleName}
  • IdVolumeQuotaRules_Get d’opération
public virtual Azure.Response<bool> Exists (string volumeQuotaRuleName, System.Threading.CancellationToken cancellationToken = default);
abstract member Exists : string * System.Threading.CancellationToken -> Azure.Response<bool>
override this.Exists : string * System.Threading.CancellationToken -> Azure.Response<bool>
Public Overridable Function Exists (volumeQuotaRuleName As String, Optional cancellationToken As CancellationToken = Nothing) As Response(Of Boolean)

Paramètres

volumeQuotaRuleName
String

Nom de la règle de quota de volume.

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Exceptions

volumeQuotaRuleName est une chaîne vide, et on s’attendait à ce qu’elle ne soit pas vide.

volumeQuotaRuleName a la valeur null.

S’applique à