Share via


PrivateEndpointProperty Constructors

Definition

Overloads

PrivateEndpointProperty()

Initializes a new instance of the PrivateEndpointProperty class.

PrivateEndpointProperty(String)

Initializes a new instance of the PrivateEndpointProperty class.

PrivateEndpointProperty()

Initializes a new instance of the PrivateEndpointProperty class.

public PrivateEndpointProperty ();

Applies to

PrivateEndpointProperty(String)

Initializes a new instance of the PrivateEndpointProperty class.

public PrivateEndpointProperty (string id = default);

Parameters

id
String

Resource id of the private endpoint.

Applies to