SkuInformationList interface
List of SKU Information objects
Properties
next |
URI to fetch the next section of the paginated response. 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
URI to fetch the next section of the paginated response. 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?: SkuInformation[]