Azure.ResourceManager.DataBox 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
DataBoxExtensions |
A class to add extension methods to Azure.ResourceManager.DataBox. |
DataBoxJobCollection |
A class representing a collection of DataBoxJobResource and their operations. Each DataBoxJobResource in the collection will belong to the same instance of ResourceGroupResource. To get a DataBoxJobCollection instance call the GetDataBoxJobs method from an instance of ResourceGroupResource. |
DataBoxJobData |
A class representing the DataBoxJob data model. Job Resource. |
DataBoxJobResource |
A Class representing a DataBoxJob along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DataBoxJobResource from an instance of ArmClient using the GetDataBoxJobResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDataBoxJob method. |
Azure SDK for .NET