Udostępnij przez


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.SapVirtualInstance.Runtime.Info(Create=true, 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) }, Read=true, ReadOnly=false, Required=false, SerializedName="sharedStorageAccountName", Update=true)]
public string SharedStorageAccountName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Create=true, 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) }, Read=true, ReadOnly=false, Required=false, SerializedName="sharedStorageAccountName", Update=true)>]
member this.SharedStorageAccountName : string with get, set
Public Property SharedStorageAccountName As String

Property Value

Attributes

Applies to