IStorageInsightConfigsOperations Interface
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.
StorageInsightConfigsOperations operations.
public interface IStorageInsightConfigsOperations
type IStorageInsightConfigsOperations = interface
Public Interface IStorageInsightConfigsOperations
Methods
CreateOrUpdateWithHttpMessagesAsync(String, String, String, StorageInsight, Dictionary<String,List<String>>, CancellationToken) |
Create or update a storage insight. |
DeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Deletes a storageInsightsConfigs resource |
GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Gets a storage insight instance. |
ListByWorkspaceNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Lists the storage insight instances within a workspace |
ListByWorkspaceWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken) |
Lists the storage insight instances within a workspace |
Extension Methods
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET