你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IStorageApplianceConfigurationData.StorageApplianceName Property

Definition

The user-provided name for the storage appliance that will be created from this specification.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The user-provided name for the storage appliance that will be created from this specification.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="storageApplianceName")]
public string StorageApplianceName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The user-provided name for the storage appliance that will be created from this specification.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="storageApplianceName")>]
member this.StorageApplianceName : string with get, set
Public Property StorageApplianceName As String

Property Value

Attributes

Applies to