ManagedPrivateEndpointProperties Class

Definition

Properties of a managed private endpoint.

public class ManagedPrivateEndpointProperties
type ManagedPrivateEndpointProperties = class
Public Class ManagedPrivateEndpointProperties
Inheritance
ManagedPrivateEndpointProperties

Constructors

ManagedPrivateEndpointProperties()

Initializes a new instance of ManagedPrivateEndpointProperties.

Properties

ConnectionState

The managed private endpoint connection state.

Fqdns

List of fully qualified domain names.

GroupId

The groupId to which the managed private endpoint is created.

IsCompliant

Denotes whether the managed private endpoint is compliant.

IsReserved

Denotes whether the managed private endpoint is reserved.

Name

The name of managed private endpoint.

PrivateLinkResourceId

The ARM resource ID of the resource to which the managed private endpoint is created.

ProvisioningState

The managed private endpoint provisioning state.

Applies to