IStorageApplianceSkuProperties Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.StorageApplianceSkuPropertiesTypeConverter))]
public interface IStorageApplianceSkuProperties : Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.StorageApplianceSkuPropertiesTypeConverter))>]
type IStorageApplianceSkuProperties = interface
interface IJsonSerializable
Public Interface IStorageApplianceSkuProperties
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
| Name | Description |
|---|---|
| CapacityGb |
The maximum capacity of the storage appliance. Measured in gibibytes. |
| Model |
The model of the storage appliance. |
Methods
| Name | Description |
|---|---|
| ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |