你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IShareCredentialDetails.ShareType Property

Definition

Type of the share.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Type of the share.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.ShareDestinationFormatType) }, ReadOnly=true, Required=false, SerializedName="shareType")]
public Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.ShareDestinationFormatType? ShareType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Type of the share.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.ShareDestinationFormatType) }, ReadOnly=true, Required=false, SerializedName="shareType")>]
member this.ShareType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.ShareDestinationFormatType>
Public ReadOnly Property ShareType As Nullable(Of ShareDestinationFormatType)

Property Value

Attributes

Applies to