ManagedHsmSku Class
SKU details.
All required parameters must be populated in order to send to server.
Constructor
ManagedHsmSku(*, family: str | _models.ManagedHsmSkuFamily = 'B', name: str | _models.ManagedHsmSkuName, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
family
|
SKU Family of the managed HSM Pool. "B" Default value: B
|
name
|
SKU of the managed HSM Pool. Required. Known values are: "Standard_B1", "Custom_B32", and "Custom_B6". |
Variables
Name | Description |
---|---|
family
|
SKU Family of the managed HSM Pool. "B" |
name
|
SKU of the managed HSM Pool. Required. Known values are: "Standard_B1", "Custom_B32", and "Custom_B6". |
GitHub에서 Microsoft와 공동 작업
이 콘텐츠의 원본은 GitHub에서 찾을 수 있으며, 여기서 문제와 끌어오기 요청을 만들고 검토할 수도 있습니다. 자세한 내용은 참여자 가이드를 참조하세요.
Azure SDK for Python