Azure.ResourceManager.DataBox Namespace

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.