Sku interface
The SKU of a container registry.
Properties
name | The SKU name of the container registry. Required for registry creation. |
tier | The SKU tier based on the SKU name. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
name
The SKU name of the container registry. Required for registry creation.
name: string
Property Value
string
tier
The SKU tier based on the SKU name. NOTE: This property will not be serialized. It can only be populated by the server.
tier?: string
Property Value
string