Skip to main content

private_endpoint_connection_proxies

Overview

Nameprivate_endpoint_connection_proxies
TypeResource
Idazure.device_update.private_endpoint_connection_proxies

Fields

NameDatatypeDescription
eTagstringETag from NRP.
propertiesobjectPrivate endpoint connection proxy object property bag.
remotePrivateEndpointobjectRemote private endpoint details.
statusstringOperation status.

Methods

NameAccessible byRequired ParamsDescription
getSELECTaccountName, privateEndpointConnectionProxyId, resourceGroupName, subscriptionId(INTERNAL - DO NOT USE) Get the specified private endpoint connection proxy associated with the device update account.
list_by_accountSELECTaccountName, resourceGroupName, subscriptionId(INTERNAL - DO NOT USE) List all private endpoint connection proxies in a device update account.
create_or_updateINSERTaccountName, privateEndpointConnectionProxyId, resourceGroupName, subscriptionId(INTERNAL - DO NOT USE) Creates or updates the specified private endpoint connection proxy resource associated with the device update account.
deleteDELETEaccountName, privateEndpointConnectionProxyId, resourceGroupName, subscriptionId(INTERNAL - DO NOT USE) Deletes the specified private endpoint connection proxy associated with the device update account.
_list_by_accountEXECaccountName, resourceGroupName, subscriptionId(INTERNAL - DO NOT USE) List all private endpoint connection proxies in a device update account.
validateEXECaccountName, privateEndpointConnectionProxyId, resourceGroupName, subscriptionId(INTERNAL - DO NOT USE) Validates a private endpoint connection proxy object.