MHSMPrivateLinkResource Class

A private link resource.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.keyvault.v2021_06_01_preview.models._models_py3.ManagedHsmResource
MHSMPrivateLinkResource

Constructor

MHSMPrivateLinkResource(*, location: str | None = None, sku: _models.ManagedHsmSku | None = None, tags: Dict[str, str] | None = None, required_zone_names: List[str] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
location
str

The supported Azure location where the managed HSM Pool should be created.

sku

SKU details.

tags

Resource tags.

required_zone_names

Required DNS zone names of the the private link resource.

Variables

Name Description
id
str

The Azure Resource Manager resource ID for the managed HSM Pool.

name
str

The name of the managed HSM Pool.

type
str

The resource type of the managed HSM Pool.

location
str

The supported Azure location where the managed HSM Pool should be created.

sku

SKU details.

tags

Resource tags.

system_data

Metadata pertaining to creation and last modification of the key vault resource.

group_id
str

Group identifier of private link resource.

required_members

Required member names of private link resource.

required_zone_names

Required DNS zone names of the the private link resource.