PrivateEndpointConnectionResource Class

Private Endpoint Connection ARM resource.

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

Inheritance
azure.mgmt.web.v2020_09_01.models._models_py3.ProxyOnlyResource
PrivateEndpointConnectionResource

Constructor

PrivateEndpointConnectionResource(*, kind: Optional[str] = None, private_endpoint: Optional[azure.mgmt.web.v2020_09_01.models._models_py3.ArmIdWrapper] = None, private_link_service_connection_state: Optional[azure.mgmt.web.v2020_09_01.models._models_py3.PrivateLinkConnectionState] = None, **kwargs)

Parameters

kind
str
Required

Kind of resource.

private_endpoint
ArmIdWrapper
Required

PrivateEndpoint of a remote private endpoint connection.

private_link_service_connection_state
PrivateLinkConnectionState
Required

The state of a private link connection.

Variables

id
str

Resource Id.

name
str

Resource Name.

type
str

Resource type.

system_data
SystemData

The system metadata relating to this resource.

provisioning_state
str