共用方式為


PrivateEndpointsOperationsExtensions Class

Definition

Extension methods for PrivateEndpointsOperations.

public static class PrivateEndpointsOperationsExtensions
type PrivateEndpointsOperationsExtensions = class
Public Module PrivateEndpointsOperationsExtensions
Inheritance
PrivateEndpointsOperationsExtensions

Methods

BeginCreateOrUpdate(IPrivateEndpointsOperations, String, String, PrivateEndpoint)

Creates or updates an private endpoint in the specified resource group.

BeginCreateOrUpdateAsync(IPrivateEndpointsOperations, String, String, PrivateEndpoint, CancellationToken)

Creates or updates an private endpoint in the specified resource group.

CreateOrUpdate(IPrivateEndpointsOperations, String, String, PrivateEndpoint)

Creates or updates an private endpoint in the specified resource group.

CreateOrUpdateAsync(IPrivateEndpointsOperations, String, String, PrivateEndpoint, CancellationToken)

Creates or updates an private endpoint in the specified resource group.

Applies to