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