Freigeben über


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