IntelligencePacksOperationsExtensions 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 IntelligencePacksOperations.
public static class IntelligencePacksOperationsExtensions
type IntelligencePacksOperationsExtensions = class
Public Module IntelligencePacksOperationsExtensions
- Inheritance
-
IntelligencePacksOperationsExtensions
Methods
Disable(IIntelligencePacksOperations, String, String, String) |
Disables an intelligence pack for a given workspace. |
DisableAsync(IIntelligencePacksOperations, String, String, String, CancellationToken) |
Disables an intelligence pack for a given workspace. |
Enable(IIntelligencePacksOperations, String, String, String) |
Enables an intelligence pack for a given workspace. |
EnableAsync(IIntelligencePacksOperations, String, String, String, CancellationToken) |
Enables an intelligence pack for a given workspace. |
List(IIntelligencePacksOperations, String, String) |
Lists all the intelligence packs possible and whether they are enabled or disabled for a given workspace. |
ListAsync(IIntelligencePacksOperations, String, String, CancellationToken) |
Lists all the intelligence packs possible and whether they are enabled or disabled for a given workspace. |
Applies to
Azure SDK for .NET