Share via


PrivateEndpoint Class

Definition

The private endpoint of the private endpoint connection.

public class PrivateEndpoint
type PrivateEndpoint = class
Public Class PrivateEndpoint
Inheritance
PrivateEndpoint

Constructors

PrivateEndpoint()

Initializes a new instance of the PrivateEndpoint class.

PrivateEndpoint(String)

Initializes a new instance of the PrivateEndpoint class.

Properties

Id

Gets the ARM resource identifier of the private endpoint. This is of the form /subscriptions/{subscription}/resourceGroups/{group}/providers/Microsoft.Network/privateEndpoints/{privateEndpoint}.

Applies to