Azure.ResourceManager.Dell.Storage 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
AzureResourceManagerDellStorageContext |
Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information see 'https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md' |
DellFileSystemCollection |
A class representing a collection of DellFileSystemResource and their operations. Each DellFileSystemResource in the collection will belong to the same instance of ResourceGroupResource. To get a DellFileSystemCollection instance call the GetDellFileSystems method from an instance of ResourceGroupResource. |
DellFileSystemData |
A class representing the DellFileSystem data model. Concrete tracked resource types can be created by aliasing this type using a specific property type. |
DellFileSystemResource |
A Class representing a DellFileSystem along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DellFileSystemResource from an instance of ArmClient using the GetDellFileSystemResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDellFileSystem method. |
DellStorageExtensions |
A class to add extension methods to Azure.ResourceManager.Dell.Storage. |