GetJobPrivateEndpointResult

data class GetJobPrivateEndpointResult(val azureApiVersion: String, val id: String, val name: String, val privateEndpointId: String, val targetServerAzureResourceId: String, val type: String)

A job agent private endpoint.

Constructors

Link copied to clipboard
constructor(azureApiVersion: String, id: String, name: String, privateEndpointId: String, targetServerAzureResourceId: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Azure API version of the resource.

Link copied to clipboard
val id: String

Resource ID.

Link copied to clipboard

Resource name.

Link copied to clipboard

Private endpoint id of the private endpoint.

Link copied to clipboard

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

Link copied to clipboard

Resource type.