StorageResourceType Class

Definition

Storage service resource types.

public class StorageResourceType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Storage.Fluent.StorageResourceType>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type StorageResourceType = class
    inherit ExpandableStringEnum<StorageResourceType>
    interface IBeta
Public Class StorageResourceType
Inherits ExpandableStringEnum(Of StorageResourceType)
Implements IBeta
Inheritance
Implements

Constructors

StorageResourceType()

Fields

Storage_Accounts

Static value storageAccounts for StorageResourceType.

Properties

Value (Inherited from ExpandableStringEnum<T>)

Methods

Equals(Object) (Inherited from ExpandableStringEnum<T>)
Equals(String) (Inherited from ExpandableStringEnum<T>)
GetHashCode() (Inherited from ExpandableStringEnum<T>)
ToString() (Inherited from ExpandableStringEnum<T>)

Applies to