Share via


IThreeTierFullResourceNames.SharedStorageAccountName Property

Definition

The full name of the shared storage account. If it is not provided, it will be defaulted to {SID}nfs{guid of 15 chars}.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="The full name of the shared storage account. If it is not provided, it will be defaulted to {SID}nfs{guid of 15 chars}.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="sharedStorageAccountName")]
public string SharedStorageAccountName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="The full name of the shared storage account. If it is not provided, it will be defaulted to {SID}nfs{guid of 15 chars}.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="sharedStorageAccountName")>]
member this.SharedStorageAccountName : string with get, set
Public Property SharedStorageAccountName As String

Property Value

Attributes

Applies to