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

PrivateEndpointConnection 类

专用终结点连接。

变量仅由服务器填充,发送请求时将被忽略。

必须填充所有必需的参数才能发送到 Azure。

继承
azure.mgmt.hdinsight.models._models_py3.ResourceAutoGenerated
PrivateEndpointConnection

构造函数

PrivateEndpointConnection(*, private_link_service_connection_state: PrivateLinkServiceConnectionState, **kwargs)

参数

名称 说明
private_link_service_connection_state
必需

必需。 专用链接服务连接状态。

仅限关键字的参数

名称 说明
private_link_service_connection_state
必需

变量

名称 说明
id
str

资源的完全限定的资源 ID。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}。

name
str

资源的名称。

type
str

资源类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”。

system_data

与资源的创建和上次修改相关的元数据。

private_endpoint

专用终结点连接的专用终结点。

link_identifier
str

链接标识符。

provisioning_state

预配状态,仅显示在响应中。 可能的值包括:“InProgress”、“Updateing”、“Failed”、“Succeeded”、“Canceled”、“Deleting”。