Share via


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

Property Value

Attributes

Applies to