PrivateEndpointProperties Class
The properties associated with a private endpoint.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
PrivateEndpointProperties
Constructor
PrivateEndpointProperties(*, manual_private_link_service_connections: Optional[List[azure.mgmt.streamanalytics.models._models_py3.PrivateLinkServiceConnection]] = None, **kwargs)
Parameters
- manual_private_link_service_connections
- list[<xref:stream_analytics_management_client.models.PrivateLinkServiceConnection>]
Required
A list of connections to the remote resource. Immutable after it is set.
Variables
- created_date
- str
The date when this private endpoint was created.
Feedback
Submit and view feedback for