你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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. Known values are: "B" and "C".

Default value: B
name

SKU of the managed HSM Pool. Required. Known values are: "Standard_B1", "Custom_B32", "Custom_B6", "Custom_C42", and "Custom_C10".

Variables

Name Description
family

SKU Family of the managed HSM Pool. 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".