SharedPrivateLinkResource interface

Describes a Shared Private Link Resource

Extends

Properties

groupId

The group id from the provider of resource the shared private link resource is for

privateLinkResourceId

The resource id of the resource the shared private link resource is for

provisioningState

Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

requestMessage

The request message for requesting approval of the shared private link resource

status

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

systemData

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

Inherited Properties

id

Fully qualified resource Id for the resource. NOTE: This property will not be serialized. It can only be populated by the server.

name

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

type

The type of the resource - e.g. "Microsoft.SignalRService/SignalR" NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

groupId

The group id from the provider of resource the shared private link resource is for

groupId?: string

Property Value

string

privateLinkResourceId

The resource id of the resource the shared private link resource is for

privateLinkResourceId?: string

Property Value

string

provisioningState

Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

requestMessage

The request message for requesting approval of the shared private link resource

requestMessage?: string

Property Value

string

status

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

status?: string

Property Value

string

systemData

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

systemData?: SystemData

Property Value

Inherited Property Details

id

Fully qualified resource Id for the resource. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From ProxyResource.id

name

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

name?: string

Property Value

string

Inherited From ProxyResource.name

type

The type of the resource - e.g. "Microsoft.SignalRService/SignalR" NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From ProxyResource.type