PrivateLinkResourceOutput interface
A private link resource
Properties
| id | private link resource Id |
| name | private link resource name |
| properties | Resource properties. |
| type | private link resource type |
Property Details
id
private link resource Id
id?: string
Property Value
string
name
private link resource name
name?: string
Property Value
string
properties
Resource properties.
properties?: PrivateLinkResourcePropertiesOutput
Property Value
type
private link resource type
type?: string
Property Value
string