JobPrivateEndpoint Class
A job agent private endpoint.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
JobPrivateEndpoint(*, target_server_azure_resource_id: str | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
target_server_azure_resource_id
|
ARM resource id of the server the private endpoint will target. Default value: None
|