ManagedPrivateEndpoint Class

Properties of a managed private endpoint.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
ManagedPrivateEndpoint

Constructor

ManagedPrivateEndpoint(*, additional_properties: Optional[Dict[str, Any]] = None, connection_state: Optional[_models.ConnectionStateProperties] = None, fqdns: Optional[List[str]] = None, group_id: Optional[str] = None, private_link_resource_id: Optional[str] = None, **kwargs)

Variables

additional_properties
dict[str, any]

Unmatched properties from the message are deserialized to this collection.

connection_state
ConnectionStateProperties

The managed private endpoint connection state.

fqdns
list[str]

Fully qualified domain names.

group_id
str

The groupId to which the managed private endpoint is created.

is_reserved
bool

Denotes whether the managed private endpoint is reserved.

private_link_resource_id
str

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

provisioning_state
str

The managed private endpoint provisioning state.