AzureFileVolume.ShareName Property

Definition

The name of the Azure File share to be mounted as a volume.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.PropertyOrigin.Owned)]
public string ShareName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.PropertyOrigin.Owned)>]
member this.ShareName : string with get, set
Public Property ShareName As String

Property Value

Implements

Attributes

Applies to