PrivateLinkConfiguration interface

The private link configuration.

Properties

groupId

The HDInsight private linkable sub-resource name to apply the private link configuration to. For example, 'headnode', 'gateway', 'edgenode'.

id

The private link configuration id. NOTE: This property will not be serialized. It can only be populated by the server.

ipConfigurations

The IP configurations for the private link service.

name

The name of private link configuration.

provisioningState

The private link configuration provisioning state, which only appears in the response. NOTE: This property will not be serialized. It can only be populated by the server.

type

The type of the private link configuration. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

groupId

The HDInsight private linkable sub-resource name to apply the private link configuration to. For example, 'headnode', 'gateway', 'edgenode'.

groupId: string

Property Value

string

id

The private link configuration id. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

ipConfigurations

The IP configurations for the private link service.

ipConfigurations: IPConfiguration[]

Property Value

name

The name of private link configuration.

name: string

Property Value

string

provisioningState

The private link configuration provisioning state, which only appears in the response. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

type

The type of the private link configuration. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string