TargetTypesOperationsExtensions 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 TargetTypesOperations.
public static class TargetTypesOperationsExtensions
type TargetTypesOperationsExtensions = class
Public Module TargetTypesOperationsExtensions
- Inheritance
-
TargetTypesOperationsExtensions
Methods
Get(ITargetTypesOperations, String, String) |
Get a Target Type resources for given location. |
GetAsync(ITargetTypesOperations, String, String, CancellationToken) |
Get a Target Type resources for given location. |
List(ITargetTypesOperations, String, String) |
Get a list of Target Type resources for given location. |
ListAsync(ITargetTypesOperations, String, String, CancellationToken) |
Get a list of Target Type resources for given location. |
ListNext(ITargetTypesOperations, String) |
Get a list of Target Type resources for given location. |
ListNextAsync(ITargetTypesOperations, String, CancellationToken) |
Get a list of Target Type resources for given location. |
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