SkuInfos interface
Collection of SKU information.
Properties
resource |
Resource type that this SKU applies to. |
skus | List of SKUs the subscription is able to use. |
Property Details
resourceType
Resource type that this SKU applies to.
resourceType?: string
Property Value
string
skus
List of SKUs the subscription is able to use.
skus?: GlobalCsmSkuDescription[]