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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET