IShareCredentialDetails.ShareName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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