Share via


IShareCredentialDetails.ShareName Property

Definition

Name of the share.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Name of the share.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="shareName")]
public string ShareName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Name of the share.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="shareName")>]
member this.ShareName : string
Public ReadOnly Property ShareName As String

Property Value

Attributes

Applies to