ManagedPrivateEndpoint interface
Properties of a managed private endpoint
Properties
connection |
The managed private endpoint connection state |
fqdns | Fully qualified domain names |
group |
The groupId to which the managed private endpoint is created |
is |
Denotes whether the managed private endpoint is reserved NOTE: This property will not be serialized. It can only be populated by the server. |
private |
The ARM resource ID of the resource to which the managed private endpoint is created |
provisioning |
The managed private endpoint provisioning state NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
connectionState
The managed private endpoint connection state
connectionState?: ConnectionStateProperties
Property Value
fqdns
Fully qualified domain names
fqdns?: string[]
Property Value
string[]
groupId
The groupId to which the managed private endpoint is created
groupId?: string
Property Value
string
isReserved
Denotes whether the managed private endpoint is reserved NOTE: This property will not be serialized. It can only be populated by the server.
isReserved?: boolean
Property Value
boolean
privateLinkResourceId
The ARM resource ID of the resource to which the managed private endpoint is created
privateLinkResourceId?: string
Property Value
string
provisioningState
The managed private endpoint provisioning state NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string