Sku Class
SKU of the namespace.
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(*, tier: Optional[str] = None, **kwargs)
Parameters
- tier
- str
Required
The tier of this SKU. The only acceptable values to pass in are None and "Standard". The default value is None.
Variables
- name
- str
Name of this SKU. Has constant value: "Standard".
Attributes
name
name = 'Standard'
Feedback
Submit and view feedback for