Partilhar via


Sku Class

The SKU of a container registry.

Variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.mgmt.containerregistry._serialization.Model
Sku

Constructor

Sku(*, name: str, **kwargs: Any)

Keyword-Only Parameters

Name Description
name
str

The SKU name of the container registry. Required for registry creation. Allowed value: Basic. Required.

Variables

Name Description
name
str

The SKU name of the container registry. Required for registry creation. Allowed value: Basic. Required.

tier

The SKU tier based on the SKU name. "Basic"