ProviderOperationsExtensions 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 ProviderOperations.
public static class ProviderOperationsExtensions
type ProviderOperationsExtensions = class
Public Module ProviderOperationsExtensions
- Inheritance
-
System.ObjectProviderOperationsExtensions
Methods
ListOperations(IProviderOperations) |
Gets all available operations for the Microsoft.Web resource provider. Also exposes resource metric definitions |
ListOperationsAsync(IProviderOperations, CancellationToken) |
Gets all available operations for the Microsoft.Web resource provider. Also exposes resource metric definitions |
ListOperationsNext(IProviderOperations, String) |
Gets all available operations for the Microsoft.Web resource provider. Also exposes resource metric definitions |
ListOperationsNextAsync(IProviderOperations, String, CancellationToken) |
Gets all available operations for the Microsoft.Web resource provider. Also exposes resource metric definitions |