ManagedHsmSku Class
SKU details.
Constructor
ManagedHsmSku(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
family
|
SKU Family of the managed HSM Pool. Required. Known values are: "B" and "C". |
|
name
|
SKU of the managed HSM Pool. Required. Known values are: "Standard_B1", "Custom_B32", "Custom_B6", "Custom_C42", and "Custom_C10". |
Attributes
family
"B" and "C".
family: str | _models.ManagedHsmSkuFamily
name
"Standard_B1", "Custom_B32", "Custom_B6", "Custom_C42", and "Custom_C10".
name: str | _models.ManagedHsmSkuName