ManagedPrivateEndpointProperties Class
Properties of a managed private endpoint.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
ManagedPrivateEndpointProperties
Constructor
ManagedPrivateEndpointProperties(*, name: Optional[str] = None, private_link_resource_id: Optional[str] = None, group_id: Optional[str] = None, connection_state: Optional[azure.synapse.managedprivateendpoints.v2020_12_01.models._models_py3.ManagedPrivateEndpointConnectionState] = None, fqdns: Optional[List[str]] = None, is_compliant: Optional[bool] = None, **kwargs)
Parameters
- private_link_resource_id
- str
Required
The ARM resource ID of the resource to which the managed private endpoint is created.
- connection_state
- ManagedPrivateEndpointConnectionState
Required
The managed private endpoint connection state.
Variables
- provisioning_state
- str
The managed private endpoint provisioning state.
- is_reserved
- bool
Denotes whether the managed private endpoint is reserved.
Feedback
Submit and view feedback for