SharedPrivateLinkResource interface

Describes a Shared Private Link Resource

Extends

Properties

fqdns

A list of FQDNs for third party private link service

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.

requestMessage

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

status

Status of the shared private link resource

Inherited Properties

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

The name of the resource

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Property Details

fqdns

A list of FQDNs for third party private link service

fqdns?: string[]

Property Value

string[]

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.

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

status?: string

Property Value

string

Inherited Property Details

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

Property Value

string

Inherited From ProxyResource.id

name

The name of the resource

name?: string

Property Value

string

Inherited From ProxyResource.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

systemData?: SystemData

Property Value

Inherited From ProxyResource.systemData

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

type?: string

Property Value

string

Inherited From ProxyResource.type