Condividi tramite


ISkuProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.SkuPropertiesTypeConverter))]
public interface ISkuProperties : Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.SkuPropertiesTypeConverter))>]
type ISkuProperties = interface
    interface IJsonSerializable
Public Interface ISkuProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ApiVersion

Api versions that support this Sku.

CapacityMaximum

Maximum capacity in TB.

CapacityUsable

Usable capacity in TB.

Cost

Cost of the Sku.

CountriesWithinCommerceBoundary

List of all the Countries in the SKU specific commerce boundary

DataLocationToServiceLocationMap

The map of data location to service location.

DisabledReason

Reason why the Sku is disabled.

DisabledReasonMessage

Message for why the Sku is disabled.

RequiredFeature

Required feature to access the sku.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to