AdvisorsOperationsExtensions 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 AdvisorsOperations.
public static class AdvisorsOperationsExtensions
type AdvisorsOperationsExtensions = class
Public Module AdvisorsOperationsExtensions
- Inheritance
-
AdvisorsOperationsExtensions
Methods
Get(IAdvisorsOperations, String, String, String) |
Get a recommendation action advisor. |
GetAsync(IAdvisorsOperations, String, String, String, CancellationToken) |
Get a recommendation action advisor. |
ListByServer(IAdvisorsOperations, String, String) |
List recommendation action advisors. |
ListByServerAsync(IAdvisorsOperations, String, String, CancellationToken) |
List recommendation action advisors. |
ListByServerNext(IAdvisorsOperations, String) |
List recommendation action advisors. |
ListByServerNextAsync(IAdvisorsOperations, String, CancellationToken) |
List recommendation action advisors. |
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