MhsmPrivateLinkResource interface

A private link resource

Extends

Properties

groupId

Group identifier of private link resource. NOTE: This property will not be serialized. It can only be populated by the server.

requiredMembers

Required member names of private link resource. NOTE: This property will not be serialized. It can only be populated by the server.

requiredZoneNames

Required DNS zone names of the the private link resource.

Inherited Properties

id

The Azure Resource Manager resource ID for the managed HSM Pool. NOTE: This property will not be serialized. It can only be populated by the server.

identity

Managed service identity (system assigned and/or user assigned identities)

location

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

name

The name of the managed HSM Pool. NOTE: This property will not be serialized. It can only be populated by the server.

sku

SKU details

systemData

Metadata pertaining to creation and last modification of the key vault resource. NOTE: This property will not be serialized. It can only be populated by the server.

tags

Resource tags

type

The resource type of the managed HSM Pool. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

groupId

Group identifier of private link resource. NOTE: This property will not be serialized. It can only be populated by the server.

groupId?: string

Property Value

string

requiredMembers

Required member names of private link resource. NOTE: This property will not be serialized. It can only be populated by the server.

requiredMembers?: string[]

Property Value

string[]

requiredZoneNames

Required DNS zone names of the the private link resource.

requiredZoneNames?: string[]

Property Value

string[]

Inherited Property Details

id

The Azure Resource Manager resource ID for the managed HSM Pool. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From ManagedHsmResource.id

identity

Managed service identity (system assigned and/or user assigned identities)

identity?: ManagedServiceIdentity

Property Value

Inherited From ManagedHsmResource.identity

location

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

location?: string

Property Value

string

Inherited From ManagedHsmResource.location

name

The name of the managed HSM Pool. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From ManagedHsmResource.name

sku

SKU details

sku?: ManagedHsmSku

Property Value

Inherited From ManagedHsmResource.sku

systemData

Metadata pertaining to creation and last modification of the key vault resource. NOTE: This property will not be serialized. It can only be populated by the server.

systemData?: SystemData

Property Value

Inherited From ManagedHsmResource.systemData

tags

Resource tags

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From ManagedHsmResource.tags

type

The resource type of the managed HSM Pool. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From ManagedHsmResource.type