Bagikan melalui


ManagedPrivateEndpoint Class

Definition

Properties of a managed private endpoint

public class ManagedPrivateEndpoint
type ManagedPrivateEndpoint = class
Public Class ManagedPrivateEndpoint
Inheritance
ManagedPrivateEndpoint

Constructors

ManagedPrivateEndpoint()

Initializes a new instance of the ManagedPrivateEndpoint class.

ManagedPrivateEndpoint(IDictionary<String,Object>, ConnectionStateProperties, IList<String>, String, Nullable<Boolean>, String, String)

Initializes a new instance of the ManagedPrivateEndpoint class.

Properties

AdditionalProperties

Gets or sets unmatched properties from the message are deserialized this collection

ConnectionState

Gets or sets the managed private endpoint connection state

Fqdns

Gets or sets fully qualified domain names

GroupId

Gets or sets the groupId to which the managed private endpoint is created

IsReserved

Gets denotes whether the managed private endpoint is reserved

PrivateLinkResourceId

Gets or sets the ARM resource ID of the resource to which the managed private endpoint is created

ProvisioningState

Gets the managed private endpoint provisioning state

Applies to