Aracılığıyla paylaş


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

NetAppQuotaAvailabilityResourceType(String)

Initializes a new instance of NetAppQuotaAvailabilityResourceType.

Properties

MicrosoftNetAppNetAppAccounts

Microsoft.NetApp/netAppAccounts.

MicrosoftNetAppNetAppAccountsCapacityPools

Microsoft.NetApp/netAppAccounts/capacityPools.

MicrosoftNetAppNetAppAccountsCapacityPoolsVolumes

Microsoft.NetApp/netAppAccounts/capacityPools/volumes.

MicrosoftNetAppNetAppAccountsCapacityPoolsVolumesSnapshots

Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots.

Methods

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

Equality(NetAppQuotaAvailabilityResourceType, NetAppQuotaAvailabilityResourceType)

Determines if two NetAppQuotaAvailabilityResourceType values are the same.

Implicit(String to NetAppQuotaAvailabilityResourceType)

Converts a string to a NetAppQuotaAvailabilityResourceType.

Inequality(NetAppQuotaAvailabilityResourceType, NetAppQuotaAvailabilityResourceType)

Determines if two NetAppQuotaAvailabilityResourceType values are not the same.

Applies to