Share via


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
str

ARM resource id of the server the private endpoint will target.

Default value: None

Variables

Name Description
id
str

Resource ID.

name
str

Resource name.

type
str

Resource type.

target_server_azure_resource_id
str

ARM resource id of the server the private endpoint will target.

private_endpoint_id
str

Private endpoint id of the private endpoint.