BlobTypes Class

Definition

Defines values for JavaVersion.

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

Constructors

BlobTypes()

Fields

BlockBlob
Snapshot

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