JobPrivateEndpointProperties interface
Properties of job agent private endpoint.
Properties
| private |
Private endpoint id of the private endpoint. |
| target |
ARM resource id of the server the private endpoint will target. |
Property Details
privateEndpointId
Private endpoint id of the private endpoint.
privateEndpointId?: string
Property Value
string
targetServerAzureResourceId
ARM resource id of the server the private endpoint will target.
targetServerAzureResourceId: string
Property Value
string