GetStreamingJobSkuResult interface

Describes an available SKU information.

Properties

capacity

Describes scaling information of a SKU. NOTE: This property will not be serialized. It can only be populated by the server.

resourceType

The type of resource the SKU applies to. NOTE: This property will not be serialized. It can only be populated by the server.

sku

The properties that are associated with a SKU. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

capacity

Describes scaling information of a SKU. NOTE: This property will not be serialized. It can only be populated by the server.

capacity?: SkuCapacity

Property Value

resourceType

The type of resource the SKU applies to. NOTE: This property will not be serialized. It can only be populated by the server.

resourceType?: string

Property Value

string

sku

The properties that are associated with a SKU. NOTE: This property will not be serialized. It can only be populated by the server.

sku?: GetStreamingJobSkuResultSku

Property Value