Compartir a través de


ShareCredentialDetails.ShareType Propiedad

Definición

Obtiene el tipo del recurso compartido. Entre los valores posibles se incluyen: '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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a