Skip to main content

private_endpoint_connection

Overview

Nameprivate_endpoint_connection
TypeResource
Idazure.batch.private_endpoint_connection

Fields

NameDatatypeDescription
idstringThe ID of the resource.
namestringThe name of the resource.
etagstringThe ETag of the resource, used for concurrency statements.
propertiesobjectPrivate endpoint connection properties.
typestringThe type of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTaccountName, privateEndpointConnectionName, resourceGroupName, subscriptionIdGets information about the specified private endpoint connection.
list_by_batch_accountSELECTaccountName, resourceGroupName, subscriptionIdLists all of the private endpoint connections in the specified account.
deleteDELETEaccountName, privateEndpointConnectionName, resourceGroupName, subscriptionIdDeletes the specified private endpoint connection.
_list_by_batch_accountEXECaccountName, resourceGroupName, subscriptionIdLists all of the private endpoint connections in the specified account.
updateEXECaccountName, privateEndpointConnectionName, resourceGroupName, subscriptionIdUpdates the properties of an existing private endpoint connection.