PrivateEndpointConnectionResource Class

Definition

Private Endpoint Connection ARM resource.

public class PrivateEndpointConnectionResource : Microsoft.Azure.Management.DataFactory.Models.SubResource
type PrivateEndpointConnectionResource = class
    inherit SubResource
Public Class PrivateEndpointConnectionResource
Inherits SubResource
Inheritance
PrivateEndpointConnectionResource

Constructors

PrivateEndpointConnectionResource()

Initializes a new instance of the PrivateEndpointConnectionResource class.

PrivateEndpointConnectionResource(String, String, String, String, RemotePrivateEndpointConnection)

Initializes a new instance of the PrivateEndpointConnectionResource class.

Properties

Etag

Gets etag identifies change in the resource.

(Inherited from SubResource)
Id

Gets the resource identifier.

(Inherited from SubResource)
Name

Gets the resource name.

(Inherited from SubResource)
Properties

Gets or sets core resource properties

Type

Gets the resource type.

(Inherited from SubResource)

Applies to