Azure.ResourceManager.StorageActions Namespace
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.
Classes
StorageActionsExtensions |
A class to add extension methods to Azure.ResourceManager.StorageActions. |
StorageTaskCollection |
A class representing a collection of StorageTaskResource and their operations. Each StorageTaskResource in the collection will belong to the same instance of ResourceGroupResource. To get a StorageTaskCollection instance call the GetStorageTasks method from an instance of ResourceGroupResource. |
StorageTaskData |
A class representing the StorageTask data model. Represents Storage Task. |
StorageTaskResource |
A Class representing a StorageTask along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a StorageTaskResource from an instance of ArmClient using the GetStorageTaskResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetStorageTask method. |
Azure SDK for .NET