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_04_01_preview.models._models_py3.ManagedHsmResource
MHSMPrivateLinkResource

Constructor

MHSMPrivateLinkResource(*, location: Optional[str] = None, sku: Optional[azure.mgmt.keyvault.v2021_04_01_preview.models._models_py3.ManagedHsmSku] = None, tags: Optional[Dict[str, str]] = None, required_zone_names: Optional[List[str]] = None, **kwargs)

Variables

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
ManagedHsmSku

SKU details.

tags
dict[str, str]

A set of tags. Resource tags.

system_data
SystemData

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

group_id
str

Group identifier of private link resource.

required_members
list[str]

Required member names of private link resource.

required_zone_names
list[str]

Required DNS zone names of the the private link resource.