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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET