ResourceSkuListResult interface
The Get Skus operation response.
Properties
nextLink |
The uri to fetch the next page of Skus.
|
value |
The list of skus available for the subscription.
|
Property Details
nextLink
The uri to fetch the next page of Skus.
nextLink?: string
Property Value
value
The list of skus available for the subscription.
value: ResourceSku[]
Property Value