PrivateLinkServiceProxy Class
Private link service proxy details.
- Inheritance
-
azure.mgmt.deviceupdate._serialization.ModelPrivateLinkServiceProxy
Constructor
PrivateLinkServiceProxy(*, id: str | None = None, remote_private_link_service_connection_state: _models.PrivateLinkServiceConnectionState | None = None, remote_private_endpoint_connection: _models.PrivateLinkServiceProxyRemotePrivateEndpointConnection | None = None, group_connectivity_information: List[_models.GroupConnectivityInformation] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
id
|
NRP resource ID. |
remote_private_link_service_connection_state
|
Remote private link service connection state. |
remote_private_endpoint_connection
|
Remote private endpoint connection details. |
group_connectivity_information
|
Group connectivity information. |
Variables
Name | Description |
---|---|
id
|
NRP resource ID. |
remote_private_link_service_connection_state
|
Remote private link service connection state. |
remote_private_endpoint_connection
|
Remote private endpoint connection details. |
group_connectivity_information
|
Group connectivity information. |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python