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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET