SkuInformationList interface
List of SKU Information objects
Properties
next |
Links to the next set of results NOTE: This property will not be serialized. It can only be populated by the server. |
value | List of ResourceType Sku NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
nextLink
Links to the next set of results NOTE: This property will not be serialized. It can only be populated by the server.
nextLink?: string
Property Value
string
value
List of ResourceType Sku NOTE: This property will not be serialized. It can only be populated by the server.
value?: ResourceTypeSku[]