NetAppQuotaAvailabilityResourceType Structure
Définition
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.
Type de ressource utilisé pour la vérification.
public readonly struct NetAppQuotaAvailabilityResourceType : IEquatable<Azure.ResourceManager.NetApp.Models.NetAppQuotaAvailabilityResourceType>
type NetAppQuotaAvailabilityResourceType = struct
Public Structure NetAppQuotaAvailabilityResourceType
Implements IEquatable(Of NetAppQuotaAvailabilityResourceType)
- Héritage
-
NetAppQuotaAvailabilityResourceType
- Implémente
Constructeurs
NetAppQuotaAvailabilityResourceType(String) |
Initialise une nouvelle instance de NetAppQuotaAvailabilityResourceType. |
Propriétés
MicrosoftNetAppNetAppAccounts |
Microsoft.NetApp/netAppAccounts. |
MicrosoftNetAppNetAppAccountsCapacityPools |
Microsoft.NetApp/netAppAccounts/capacityPools. |
MicrosoftNetAppNetAppAccountsCapacityPoolsVolumes |
Microsoft.NetApp/netAppAccounts/capacityPools/volumes. |
MicrosoftNetAppNetAppAccountsCapacityPoolsVolumesSnapshots |
Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots. |
Méthodes
Equals(NetAppQuotaAvailabilityResourceType) |
Indique si l'objet actuel est égal à un autre objet du même type. |
ToString() |
Retourne le nom de type qualifié complet de cette instance. |
Opérateurs
Equality(NetAppQuotaAvailabilityResourceType, NetAppQuotaAvailabilityResourceType) |
Détermine si deux NetAppQuotaAvailabilityResourceType valeurs sont identiques. |
Implicit(String to NetAppQuotaAvailabilityResourceType) |
Convertit une chaîne en NetAppQuotaAvailabilityResourceType. |
Inequality(NetAppQuotaAvailabilityResourceType, NetAppQuotaAvailabilityResourceType) |
Détermine si deux NetAppQuotaAvailabilityResourceType valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET