Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ManagedPrivateEndpointProperties

Package version

Properties of a managed private endpoint

Hierarchy

  • ManagedPrivateEndpointProperties

Index

Properties

Optional connectionState

The managed private endpoint connection state

Optional fqdns

fqdns: string[]

List of fully qualified domain names

Optional groupId

groupId: undefined | string

The groupId to which the managed private endpoint is created

Optional isCompliant

isCompliant: undefined | false | true

Denotes whether the managed private endpoint is compliant

Optional isReserved

isReserved: undefined | false | true

Denotes whether the managed private endpoint is reserved NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

The name of managed private endpoint

Optional privateLinkResourceId

privateLinkResourceId: undefined | string

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

Optional provisioningState

provisioningState: undefined | string

The managed private endpoint provisioning state NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc