你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
PrivateEndpointConnection Class
The private endpoint connection.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.hdinsight.models._models_py3.ResourceAutoGeneratedPrivateEndpointConnection
Constructor
PrivateEndpointConnection(*, private_link_service_connection_state: PrivateLinkServiceConnectionState, **kwargs)
Parameters
Name | Description |
---|---|
private_link_service_connection_state
Required
|
Required. The private link service connection state. |
Keyword-Only Parameters
Name | Description |
---|---|
private_link_service_connection_state
Required
|
|
Variables
Name | Description |
---|---|
id
|
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name
|
The name of the resource. |
type
|
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
system_data
|
Metadata pertaining to creation and last modification of the resource. |
private_endpoint
|
The private endpoint of the private endpoint connection. |
link_identifier
|
The link identifier. |
provisioning_state
|
The provisioning state, which only appears in the response. Possible values include: "InProgress", "Updating", "Failed", "Succeeded", "Canceled", "Deleting". |