你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PrivateEndpointConnection Class

PrivateEndpointConnection resource.

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

Inheritance
azure.mgmt.network.models._models_py3.SubResource
PrivateEndpointConnection

Constructor

PrivateEndpointConnection(*, id: str | None = None, name: str | None = None, private_link_service_connection_state: _models.PrivateLinkServiceConnectionState | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
id
str

Resource ID.

name
str

The name of the resource that is unique within a resource group. This name can be used to access the resource.

private_link_service_connection_state

A collection of information about the state of the connection between service consumer and provider.

Variables

Name Description
id
str

Resource ID.

name
str

The name of the resource that is unique within a resource group. This name can be used to access the resource.

type
str

The resource type.

etag
str

A unique read-only string that changes whenever the resource is updated.

private_endpoint

The resource of private end point.

private_link_service_connection_state

A collection of information about the state of the connection between service consumer and provider.

provisioning_state

The provisioning state of the private endpoint connection resource. Known values are: "Failed", "Succeeded", "Canceled", "Creating", "Updating", and "Deleting".

link_identifier
str

The consumer link id.

private_endpoint_location
str

The location of the private endpoint.