RemotePrivateEndpointConnectionWrapper interface
Remote Private Endpoint Connection resource.
Properties
group |
All the Group ids. NOTE: This property will not be serialized. It can only be populated by the server. |
id | Private Endpoint connection resource id |
name | Private Endpoint Connection Name |
private |
The resource of private end point. |
private |
A collection of information about the state of the connection between service consumer and provider. |
provisioning |
The provisioning state of the private endpoint connection resource. NOTE: This property will not be serialized. It can only be populated by the server. |
type | Private Endpoint Connection Resource Type |
Property Details
groupIds
All the Group ids. NOTE: This property will not be serialized. It can only be populated by the server.
groupIds?: string[]
Property Value
string[]
id
Private Endpoint connection resource id
id?: string
Property Value
string
name
Private Endpoint Connection Name
name?: string
Property Value
string
privateEndpoint
privateLinkServiceConnectionState
A collection of information about the state of the connection between service consumer and provider.
privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState
Property Value
provisioningState
The provisioning state of the private endpoint connection resource. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
type
Private Endpoint Connection Resource Type
type?: string
Property Value
string