Share via


ICreateAndMountFileShareConfiguration.StorageAccountName Property

Definition

The name of file share storage account name . A custom name is used in case of missing input.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Description="The name of file share storage account name . A custom name is used in case of missing input.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="storageAccountName")]
public string StorageAccountName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Description="The name of file share storage account name . A custom name is used in case of missing input.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="storageAccountName")>]
member this.StorageAccountName : string with get, set
Public Property StorageAccountName As String

Property Value

Attributes

Applies to