NetAppQuotaAvailabilityResourceType Struct

Definition

Resource type used for verification.

public readonly struct NetAppQuotaAvailabilityResourceType : IEquatable<Azure.ResourceManager.NetApp.Models.NetAppQuotaAvailabilityResourceType>
type NetAppQuotaAvailabilityResourceType = struct
Public Structure NetAppQuotaAvailabilityResourceType
Implements IEquatable(Of NetAppQuotaAvailabilityResourceType)
Inheritance
NetAppQuotaAvailabilityResourceType
Implements

Constructors

Name Description
NetAppQuotaAvailabilityResourceType(String)

Initializes a new instance of NetAppQuotaAvailabilityResourceType.

Properties

Name Description
MicrosoftNetAppNetAppAccounts

Gets the MicrosoftNetAppNetAppAccounts.

MicrosoftNetAppNetAppAccountsBackupVaultsBackups

ANF Backup under a volume , deprecated, use Microsoft.NetApp/netAppAccounts/backupVaults/backups instead.

MicrosoftNetAppNetAppAccountsCapacityPools

Gets the MicrosoftNetAppNetAppAccountsCapacityPools.

MicrosoftNetAppNetAppAccountsCapacityPoolsVolumes

Gets the MicrosoftNetAppNetAppAccountsCapacityPoolsVolumes.

MicrosoftNetAppNetAppAccountsCapacityPoolsVolumesBackups

ANF Backup under a Backup Vault.

MicrosoftNetAppNetAppAccountsCapacityPoolsVolumesSnapshots

Gets the MicrosoftNetAppNetAppAccountsCapacityPoolsVolumesSnapshots.

Methods

Name Description
Equals(NetAppQuotaAvailabilityResourceType)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Name Description
Equality(NetAppQuotaAvailabilityResourceType, NetAppQuotaAvailabilityResourceType)

Determines if two NetAppQuotaAvailabilityResourceType values are the same.

Implicit(String to NetAppQuotaAvailabilityResourceType)

Converts a string to a NetAppQuotaAvailabilityResourceType.

Implicit(String to Nullable<NetAppQuotaAvailabilityResourceType>)
Inequality(NetAppQuotaAvailabilityResourceType, NetAppQuotaAvailabilityResourceType)

Determines if two NetAppQuotaAvailabilityResourceType values are not the same.

Applies to