Share via


ShareCredentialDetails.ShareType Property

Definition

Gets type of the share. Possible values include: 'UnknownType', 'HCS', 'BlockBlob', 'PageBlob', 'AzureFile', 'ManagedDisk'

[Newtonsoft.Json.JsonProperty(PropertyName="shareType")]
public Microsoft.Azure.Management.DataBox.Models.ShareDestinationFormatType? ShareType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="shareType")>]
member this.ShareType : Nullable<Microsoft.Azure.Management.DataBox.Models.ShareDestinationFormatType>
Public ReadOnly Property ShareType As Nullable(Of ShareDestinationFormatType)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to