PrivateEndpointConnection interface
A private endpoint connection class.
- Extends
Properties
| private |
The private endpoint information. |
| private |
The private link service connection state. |
| provisioning |
The provisioning state. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
| id | Gets or sets the identifier. NOTE: This property will not be serialized. It can only be populated by the server. |
| name | Gets or sets the name. NOTE: This property will not be serialized. It can only be populated by the server. |
| type | Gets or sets the type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
privateEndpoint
privateLinkServiceConnectionState
The private link service connection state.
privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState
Property Value
provisioningState
The provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
Inherited Property Details
id
Gets or sets the identifier. 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
Gets or sets the name. 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
Gets or sets the type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From ProxyResource.type