Azure.ResourceManager.DataBoxEdge Namespace

Classes

BandwidthScheduleCollection

A class representing a collection of BandwidthScheduleResource and their operations. Each BandwidthScheduleResource in the collection will belong to the same instance of DataBoxEdgeDeviceResource. To get a BandwidthScheduleCollection instance call the GetBandwidthSchedules method from an instance of DataBoxEdgeDeviceResource.

BandwidthScheduleData

A class representing the BandwidthSchedule data model. The bandwidth schedule details.

BandwidthScheduleResource

A Class representing a BandwidthSchedule along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a BandwidthScheduleResource from an instance of ArmClient using the GetBandwidthScheduleResource method. Otherwise you can get one from its parent resource DataBoxEdgeDeviceResource using the GetBandwidthSchedule method.

DataBoxEdgeAlertCollection

A class representing a collection of DataBoxEdgeAlertResource and their operations. Each DataBoxEdgeAlertResource in the collection will belong to the same instance of DataBoxEdgeDeviceResource. To get a DataBoxEdgeAlertCollection instance call the GetDataBoxEdgeAlerts method from an instance of DataBoxEdgeDeviceResource.

DataBoxEdgeAlertData

A class representing the DataBoxEdgeAlert data model. Alert on the data box edge/gateway device.

DataBoxEdgeAlertResource

A Class representing a DataBoxEdgeAlert along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DataBoxEdgeAlertResource from an instance of ArmClient using the GetDataBoxEdgeAlertResource method. Otherwise you can get one from its parent resource DataBoxEdgeDeviceResource using the GetDataBoxEdgeAlert method.

DataBoxEdgeDeviceCollection

A class representing a collection of DataBoxEdgeDeviceResource and their operations. Each DataBoxEdgeDeviceResource in the collection will belong to the same instance of ResourceGroupResource. To get a DataBoxEdgeDeviceCollection instance call the GetDataBoxEdgeDevices method from an instance of ResourceGroupResource.

DataBoxEdgeDeviceData

A class representing the DataBoxEdgeDevice data model. The Data Box Edge/Gateway device.

DataBoxEdgeDeviceResource

A Class representing a DataBoxEdgeDevice along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DataBoxEdgeDeviceResource from an instance of ArmClient using the GetDataBoxEdgeDeviceResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDataBoxEdgeDevice method.

DataBoxEdgeExtensions

A class to add extension methods to Azure.ResourceManager.DataBoxEdge.

DataBoxEdgeJobCollection

A class representing a collection of DataBoxEdgeJobResource and their operations. Each DataBoxEdgeJobResource in the collection will belong to the same instance of DataBoxEdgeDeviceResource. To get a DataBoxEdgeJobCollection instance call the GetDataBoxEdgeJobs method from an instance of DataBoxEdgeDeviceResource.

DataBoxEdgeJobData

A class representing the DataBoxEdgeJob data model. A device job.

DataBoxEdgeJobResource

A Class representing a DataBoxEdgeJob along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DataBoxEdgeJobResource from an instance of ArmClient using the GetDataBoxEdgeJobResource method. Otherwise you can get one from its parent resource DataBoxEdgeDeviceResource using the GetDataBoxEdgeJob method.

DataBoxEdgeOrderData

A class representing the DataBoxEdgeOrder data model. The order details.

DataBoxEdgeOrderResource

A Class representing a DataBoxEdgeOrder along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DataBoxEdgeOrderResource from an instance of ArmClient using the GetDataBoxEdgeOrderResource method. Otherwise you can get one from its parent resource DataBoxEdgeDeviceResource using the GetDataBoxEdgeOrder method.

DataBoxEdgeRoleAddonCollection

A class representing a collection of DataBoxEdgeRoleAddonResource and their operations. Each DataBoxEdgeRoleAddonResource in the collection will belong to the same instance of DataBoxEdgeRoleResource. To get a DataBoxEdgeRoleAddonCollection instance call the GetDataBoxEdgeRoleAddons method from an instance of DataBoxEdgeRoleResource.

DataBoxEdgeRoleAddonData

A class representing the DataBoxEdgeRoleAddon data model. Role Addon Please note DataBoxEdgeRoleAddonData is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include EdgeArcAddon and EdgeIotAddon.

DataBoxEdgeRoleAddonResource

A Class representing a DataBoxEdgeRoleAddon along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DataBoxEdgeRoleAddonResource from an instance of ArmClient using the GetDataBoxEdgeRoleAddonResource method. Otherwise you can get one from its parent resource DataBoxEdgeRoleResource using the GetDataBoxEdgeRoleAddon method.

DataBoxEdgeRoleCollection

A class representing a collection of DataBoxEdgeRoleResource and their operations. Each DataBoxEdgeRoleResource in the collection will belong to the same instance of DataBoxEdgeDeviceResource. To get a DataBoxEdgeRoleCollection instance call the GetDataBoxEdgeRoles method from an instance of DataBoxEdgeDeviceResource.

DataBoxEdgeRoleData

A class representing the DataBoxEdgeRole data model. Compute role. Please note DataBoxEdgeRoleData is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include CloudEdgeManagementRole, EdgeIotRole, EdgeKubernetesRole and MecRole.

DataBoxEdgeRoleResource

A Class representing a DataBoxEdgeRole along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DataBoxEdgeRoleResource from an instance of ArmClient using the GetDataBoxEdgeRoleResource method. Otherwise you can get one from its parent resource DataBoxEdgeDeviceResource using the GetDataBoxEdgeRole method.

DataBoxEdgeShareCollection

A class representing a collection of DataBoxEdgeShareResource and their operations. Each DataBoxEdgeShareResource in the collection will belong to the same instance of DataBoxEdgeDeviceResource. To get a DataBoxEdgeShareCollection instance call the GetDataBoxEdgeShares method from an instance of DataBoxEdgeDeviceResource.

DataBoxEdgeShareData

A class representing the DataBoxEdgeShare data model. Represents a share on the Data Box Edge/Gateway device.

DataBoxEdgeShareResource

A Class representing a DataBoxEdgeShare along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DataBoxEdgeShareResource from an instance of ArmClient using the GetDataBoxEdgeShareResource method. Otherwise you can get one from its parent resource DataBoxEdgeDeviceResource using the GetDataBoxEdgeShare method.

DataBoxEdgeStorageAccountCollection

A class representing a collection of DataBoxEdgeStorageAccountResource and their operations. Each DataBoxEdgeStorageAccountResource in the collection will belong to the same instance of DataBoxEdgeDeviceResource. To get a DataBoxEdgeStorageAccountCollection instance call the GetDataBoxEdgeStorageAccounts method from an instance of DataBoxEdgeDeviceResource.

DataBoxEdgeStorageAccountCredentialCollection

A class representing a collection of DataBoxEdgeStorageAccountCredentialResource and their operations. Each DataBoxEdgeStorageAccountCredentialResource in the collection will belong to the same instance of DataBoxEdgeDeviceResource. To get a DataBoxEdgeStorageAccountCredentialCollection instance call the GetDataBoxEdgeStorageAccountCredentials method from an instance of DataBoxEdgeDeviceResource.

DataBoxEdgeStorageAccountCredentialData

A class representing the DataBoxEdgeStorageAccountCredential data model. The storage account credential.

DataBoxEdgeStorageAccountCredentialResource

A Class representing a DataBoxEdgeStorageAccountCredential along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DataBoxEdgeStorageAccountCredentialResource from an instance of ArmClient using the GetDataBoxEdgeStorageAccountCredentialResource method. Otherwise you can get one from its parent resource DataBoxEdgeDeviceResource using the GetDataBoxEdgeStorageAccountCredential method.

DataBoxEdgeStorageAccountData

A class representing the DataBoxEdgeStorageAccount data model. Represents a Storage Account on the Data Box Edge/Gateway device.

DataBoxEdgeStorageAccountResource

A Class representing a DataBoxEdgeStorageAccount along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DataBoxEdgeStorageAccountResource from an instance of ArmClient using the GetDataBoxEdgeStorageAccountResource method. Otherwise you can get one from its parent resource DataBoxEdgeDeviceResource using the GetDataBoxEdgeStorageAccount method.

DataBoxEdgeStorageContainerCollection

A class representing a collection of DataBoxEdgeStorageContainerResource and their operations. Each DataBoxEdgeStorageContainerResource in the collection will belong to the same instance of DataBoxEdgeStorageAccountResource. To get a DataBoxEdgeStorageContainerCollection instance call the GetDataBoxEdgeStorageContainers method from an instance of DataBoxEdgeStorageAccountResource.

DataBoxEdgeStorageContainerData

A class representing the DataBoxEdgeStorageContainer data model. Represents a container on the Data Box Edge/Gateway device.

DataBoxEdgeStorageContainerResource

A Class representing a DataBoxEdgeStorageContainer along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DataBoxEdgeStorageContainerResource from an instance of ArmClient using the GetDataBoxEdgeStorageContainerResource method. Otherwise you can get one from its parent resource DataBoxEdgeStorageAccountResource using the GetDataBoxEdgeStorageContainer method.

DataBoxEdgeTriggerCollection

A class representing a collection of DataBoxEdgeTriggerResource and their operations. Each DataBoxEdgeTriggerResource in the collection will belong to the same instance of DataBoxEdgeDeviceResource. To get a DataBoxEdgeTriggerCollection instance call the GetDataBoxEdgeTriggers method from an instance of DataBoxEdgeDeviceResource.

DataBoxEdgeTriggerData

A class representing the DataBoxEdgeTrigger data model. Trigger details. Please note DataBoxEdgeTriggerData is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include EdgeFileEventTrigger and PeriodicTimerEventTrigger.

DataBoxEdgeTriggerResource

A Class representing a DataBoxEdgeTrigger along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DataBoxEdgeTriggerResource from an instance of ArmClient using the GetDataBoxEdgeTriggerResource method. Otherwise you can get one from its parent resource DataBoxEdgeDeviceResource using the GetDataBoxEdgeTrigger method.

DataBoxEdgeUserCollection

A class representing a collection of DataBoxEdgeUserResource and their operations. Each DataBoxEdgeUserResource in the collection will belong to the same instance of DataBoxEdgeDeviceResource. To get a DataBoxEdgeUserCollection instance call the GetDataBoxEdgeUsers method from an instance of DataBoxEdgeDeviceResource.

DataBoxEdgeUserData

A class representing the DataBoxEdgeUser data model. Represents a user who has access to one or more shares on the Data Box Edge/Gateway device.

DataBoxEdgeUserResource

A Class representing a DataBoxEdgeUser along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DataBoxEdgeUserResource from an instance of ArmClient using the GetDataBoxEdgeUserResource method. Otherwise you can get one from its parent resource DataBoxEdgeDeviceResource using the GetDataBoxEdgeUser method.

DiagnosticProactiveLogCollectionSettingData

A class representing the DiagnosticProactiveLogCollectionSetting data model. The diagnostic proactive log collection settings of a device.

DiagnosticProactiveLogCollectionSettingResource

A Class representing a DiagnosticProactiveLogCollectionSetting along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DiagnosticProactiveLogCollectionSettingResource from an instance of ArmClient using the GetDiagnosticProactiveLogCollectionSettingResource method. Otherwise you can get one from its parent resource DataBoxEdgeDeviceResource using the GetDiagnosticProactiveLogCollectionSetting method.

DiagnosticRemoteSupportSettingData

A class representing the DiagnosticRemoteSupportSetting data model. The remote support settings of a device.

DiagnosticRemoteSupportSettingResource

A Class representing a DiagnosticRemoteSupportSetting along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DiagnosticRemoteSupportSettingResource from an instance of ArmClient using the GetDiagnosticRemoteSupportSettingResource method. Otherwise you can get one from its parent resource DataBoxEdgeDeviceResource using the GetDiagnosticRemoteSupportSetting method.

MonitoringMetricConfigurationData

A class representing the MonitoringMetricConfiguration data model. The metric setting details for the role

MonitoringMetricConfigurationResource

A Class representing a MonitoringMetricConfiguration along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MonitoringMetricConfigurationResource from an instance of ArmClient using the GetMonitoringMetricConfigurationResource method. Otherwise you can get one from its parent resource DataBoxEdgeRoleResource using the GetMonitoringMetricConfiguration method.