Sdílet prostřednictvím


JobPrivateEndpoint Class

Definition

A job agent private endpoint.

[Microsoft.Rest.Serialization.JsonTransformation]
public class JobPrivateEndpoint : Microsoft.Azure.Management.Sql.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type JobPrivateEndpoint = class
    inherit ProxyResource
Public Class JobPrivateEndpoint
Inherits ProxyResource
Inheritance
JobPrivateEndpoint
Attributes

Constructors

JobPrivateEndpoint()

Initializes a new instance of the JobPrivateEndpoint class.

JobPrivateEndpoint(String, String, String, String, String)

Initializes a new instance of the JobPrivateEndpoint class.

Properties

Id

Gets resource ID.

(Inherited from Resource)
Name

Gets resource name.

(Inherited from Resource)
PrivateEndpointId

Gets private endpoint id of the private endpoint.

TargetServerAzureResourceId

Gets or sets aRM resource id of the server the private endpoint will target.

Type

Gets resource type.

(Inherited from Resource)

Applies to