ICloudServicesNetworkPatchProperties.StorageOptionStorageApplianceId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The resource ID of the storage appliance that hosts the storage.
[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The resource ID of the storage appliance that hosts the storage.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="storageApplianceId", Update=true)]
public string StorageOptionStorageApplianceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The resource ID of the storage appliance that hosts the storage.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="storageApplianceId", Update=true)>]
member this.StorageOptionStorageApplianceId : string with get, set
Public Property StorageOptionStorageApplianceId As String
Property Value
- Attributes