LoadBalancerProbesOperationsExtensions 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 LoadBalancerProbesOperations.
public static class LoadBalancerProbesOperationsExtensions
type LoadBalancerProbesOperationsExtensions = class
Public Module LoadBalancerProbesOperationsExtensions
- Inheritance
-
LoadBalancerProbesOperationsExtensions
Methods
Get(ILoadBalancerProbesOperations, String, String, String) |
Gets load balancer probe. |
GetAsync(ILoadBalancerProbesOperations, String, String, String, CancellationToken) |
Gets load balancer probe. |
List(ILoadBalancerProbesOperations, String, String) |
Gets all the load balancer probes. |
ListAsync(ILoadBalancerProbesOperations, String, String, CancellationToken) |
Gets all the load balancer probes. |
ListNext(ILoadBalancerProbesOperations, String) |
Gets all the load balancer probes. |
ListNextAsync(ILoadBalancerProbesOperations, String, CancellationToken) |
Gets all the load balancer probes. |
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