다음을 통해 공유


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