次の方法で共有


IManagedEnvironmentStorage.AzureFileShareName Property

Definition

Azure file share name.

[Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=true, Description="Azure file share name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="shareName", Update=true)]
public string AzureFileShareName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=true, Description="Azure file share name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="shareName", Update=true)>]
member this.AzureFileShareName : string with get, set
Public Property AzureFileShareName As String

Property Value

Attributes

Applies to