Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
BeginCreateOrUpdateWithHttpMessagesAsync(String, String, String, PrivateEndpointConnectionProperties, Dictionary<String,List<String>>, CancellationToken)
|
Update the status of a private endpoint connection with the given
name.
|
BeginDeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Delete private endpoint connection with the specified name.
|
CreateOrUpdateWithHttpMessagesAsync(String, String, String, PrivateEndpointConnectionProperties, Dictionary<String,List<String>>, CancellationToken)
|
Update the status of a private endpoint connection with the given
name.
|
DeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Delete private endpoint connection with the specified name.
|
GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Get private endpoint connection properties for the given private
endpoint.
|
ListWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
|
List private endpoint connection properties.
|
BeginCreateOrUpdate(IPrivateEndpointConnectionsOperations, String, String, String, PrivateEndpointConnectionProperties)
|
Update the status of a private endpoint connection with the given name.
|
BeginCreateOrUpdateAsync(IPrivateEndpointConnectionsOperations, String, String, String, PrivateEndpointConnectionProperties, CancellationToken)
|
Update the status of a private endpoint connection with the given name.
|
BeginDelete(IPrivateEndpointConnectionsOperations, String, String, String)
|
Delete private endpoint connection with the specified name.
|
BeginDeleteAsync(IPrivateEndpointConnectionsOperations, String, String, String, CancellationToken)
|
Delete private endpoint connection with the specified name.
|
CreateOrUpdate(IPrivateEndpointConnectionsOperations, String, String, String, PrivateEndpointConnectionProperties)
|
Update the status of a private endpoint connection with the given name.
|
CreateOrUpdateAsync(IPrivateEndpointConnectionsOperations, String, String, String, PrivateEndpointConnectionProperties, CancellationToken)
|
Update the status of a private endpoint connection with the given name.
|
Delete(IPrivateEndpointConnectionsOperations, String, String, String)
|
Delete private endpoint connection with the specified name.
|
DeleteAsync(IPrivateEndpointConnectionsOperations, String, String, String, CancellationToken)
|
Delete private endpoint connection with the specified name.
|
Get(IPrivateEndpointConnectionsOperations, String, String, String)
|
Get private endpoint connection properties for the given private endpoint.
|
GetAsync(IPrivateEndpointConnectionsOperations, String, String, String, CancellationToken)
|
Get private endpoint connection properties for the given private endpoint.
|
List(IPrivateEndpointConnectionsOperations, String, String)
|
List private endpoint connection properties.
|
ListAsync(IPrivateEndpointConnectionsOperations, String, String, CancellationToken)
|
List private endpoint connection properties.
|