IPrivateEndpointsOperations Interface
Definition
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.
PrivateEndpointsOperations operations.
public interface IPrivateEndpointsOperations
type IPrivateEndpointsOperations = interface
Public Interface IPrivateEndpointsOperations
Methods
BeginCreateOrUpdateWithHttpMessagesAsync(String, String, PrivateEndpoint, Dictionary<String,List<String>>, CancellationToken) |
Creates or updates an private endpoint in the specified resource group. |
CreateOrUpdateWithHttpMessagesAsync(String, String, PrivateEndpoint, Dictionary<String,List<String>>, CancellationToken) |
Creates or updates an private endpoint in the specified resource group. |
Extension 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. |