ShareablePrivateLinkResourceProperties interface

Describes the properties of a resource type that has been onboarded to private link service

Properties

description

The description of the resource type that has been onboarded to private link service

groupId

The resource provider group id for the resource that has been onboarded to private link service

type

The resource provider type for the resource that has been onboarded to private link service

Property Details

description

The description of the resource type that has been onboarded to private link service

description?: string

Property Value

string

groupId

The resource provider group id for the resource that has been onboarded to private link service

groupId?: string

Property Value

string

type

The resource provider type for the resource that has been onboarded to private link service

type?: string

Property Value

string