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
-
Sku
Constructor
Sku(*, name: Union[str, azure.mgmt.containerregistry.v2019_12_01_preview.models._container_registry_management_client_enums.SkuName], **kwargs)
Variables
Required. The SKU name of the container registry. Required for registry creation. Possible values include: "Classic", "Basic", "Standard", "Premium".
Feedback
Submit and view feedback for