EndpointsOperationsExtensions Class
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.
Extension methods for EndpointsOperations.
public static class EndpointsOperationsExtensions
type EndpointsOperationsExtensions = class
Public Module EndpointsOperationsExtensions
- Inheritance
-
EndpointsOperationsExtensions
Methods
CreateOrUpdateAsync(IEndpointsOperations, String, String, String, String, EndpointInner, CancellationToken) |
Create or update a Traffic Manager endpoint. |
DeleteAsync(IEndpointsOperations, String, String, String, String, CancellationToken) |
Deletes a Traffic Manager endpoint. |
GetAsync(IEndpointsOperations, String, String, String, String, CancellationToken) |
Gets a Traffic Manager endpoint. |
UpdateAsync(IEndpointsOperations, String, String, String, String, EndpointInner, CancellationToken) |
Update a Traffic Manager endpoint. |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET