DataBoxEdgeSku interface
The Sku information.
Properties
api |
The API versions in which Sku is available. NOTE: This property will not be serialized. It can only be populated by the server. |
availability | Links to the next set of results NOTE: This property will not be serialized. It can only be populated by the server. |
capabilities | The capability info of the SKU. NOTE: This property will not be serialized. It can only be populated by the server. |
costs | The pricing info of the Sku. NOTE: This property will not be serialized. It can only be populated by the server. |
family | The Sku family. NOTE: This property will not be serialized. It can only be populated by the server. |
kind | The Sku kind. NOTE: This property will not be serialized. It can only be populated by the server. |
location |
Availability of the Sku for the location/zone/site. NOTE: This property will not be serialized. It can only be populated by the server. |
locations | Availability of the Sku for the region. NOTE: This property will not be serialized. It can only be populated by the server. |
name | The Sku name. NOTE: This property will not be serialized. It can only be populated by the server. |
resource |
The type of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
shipment |
List of Shipment Types supported by this SKU NOTE: This property will not be serialized. It can only be populated by the server. |
signup |
Sku can be signed up by customer or not. NOTE: This property will not be serialized. It can only be populated by the server. |
size | The Sku kind. NOTE: This property will not be serialized. It can only be populated by the server. |
tier | The Sku tier. NOTE: This property will not be serialized. It can only be populated by the server. |
version | Availability of the Sku as preview/stable. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
apiVersions
The API versions in which Sku is available. NOTE: This property will not be serialized. It can only be populated by the server.
apiVersions?: string[]
Property Value
string[]
availability
Links to the next set of results NOTE: This property will not be serialized. It can only be populated by the server.
availability?: string
Property Value
string
capabilities
The capability info of the SKU. NOTE: This property will not be serialized. It can only be populated by the server.
capabilities?: SkuCapability[]
Property Value
costs
The pricing info of the Sku. NOTE: This property will not be serialized. It can only be populated by the server.
costs?: SkuCost[]
Property Value
SkuCost[]
family
The Sku family. NOTE: This property will not be serialized. It can only be populated by the server.
family?: string
Property Value
string
kind
The Sku kind. NOTE: This property will not be serialized. It can only be populated by the server.
kind?: string
Property Value
string
locationInfo
Availability of the Sku for the location/zone/site. NOTE: This property will not be serialized. It can only be populated by the server.
locationInfo?: SkuLocationInfo[]
Property Value
locations
Availability of the Sku for the region. NOTE: This property will not be serialized. It can only be populated by the server.
locations?: string[]
Property Value
string[]
name
The Sku name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
resourceType
The type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
resourceType?: string
Property Value
string
shipmentTypes
List of Shipment Types supported by this SKU NOTE: This property will not be serialized. It can only be populated by the server.
shipmentTypes?: string[]
Property Value
string[]
signupOption
Sku can be signed up by customer or not. NOTE: This property will not be serialized. It can only be populated by the server.
signupOption?: string
Property Value
string
size
The Sku kind. NOTE: This property will not be serialized. It can only be populated by the server.
size?: string
Property Value
string
tier
The Sku tier. NOTE: This property will not be serialized. It can only be populated by the server.
tier?: string
Property Value
string
version
Availability of the Sku as preview/stable. NOTE: This property will not be serialized. It can only be populated by the server.
version?: string
Property Value
string