PrivateLinkServiceConnection interface

PrivateLinkServiceConnection resource.

Extends

Properties

etag

A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.

groupIds

The ID(s) of the group(s) obtained from the remote resource that this private endpoint should connect to.

name

The name of the resource that is unique within a resource group. This name can be used to access the resource.

privateLinkServiceConnectionState

A collection of read-only information about the state of the connection to the remote resource.

privateLinkServiceId

The resource id of private link service.

provisioningState

The provisioning state of the private link service connection resource. NOTE: This property will not be serialized. It can only be populated by the server.

requestMessage

A message passed to the owner of the remote resource with this connection request. Restricted to 140 chars.

type

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

Inherited Properties

id

Resource ID.

Property Details

etag

A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.

etag?: string

Property Value

string

groupIds

The ID(s) of the group(s) obtained from the remote resource that this private endpoint should connect to.

groupIds?: string[]

Property Value

string[]

name

The name of the resource that is unique within a resource group. This name can be used to access the resource.

name?: string

Property Value

string

privateLinkServiceConnectionState

A collection of read-only information about the state of the connection to the remote resource.

privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState

Property Value

privateLinkServiceId

The resource id of private link service.

privateLinkServiceId?: string

Property Value

string

provisioningState

The provisioning state of the private link service connection resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

requestMessage

A message passed to the owner of the remote resource with this connection request. Restricted to 140 chars.

requestMessage?: string

Property Value

string

type

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

type?: string

Property Value

string

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From SubResource.id