AzureResourceSku Class
Azure resource SKU definition.
- Inheritance
-
AzureResourceSku
Constructor
AzureResourceSku(*, resource_type: Optional[str] = None, sku: Optional[azure.mgmt.synapse.models._models_py3.AzureSku] = None, capacity: Optional[azure.mgmt.synapse.models._models_py3.AzureCapacity] = None, **kwargs)
Variables
- resource_type
- str
Resource Namespace and Type.
- sku
- AzureSku
The SKU details.
- capacity
- AzureCapacity
The number of instances of the cluster.
Feedback
Submit and view feedback for