EdgeMachineReportedProperties Class
Definition
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.
Reported properties for edge machine.
public class EdgeMachineReportedProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Hci.Models.EdgeMachineReportedProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Hci.Models.EdgeMachineReportedProperties>
type EdgeMachineReportedProperties = class
interface IJsonModel<EdgeMachineReportedProperties>
interface IPersistableModel<EdgeMachineReportedProperties>
Public Class EdgeMachineReportedProperties
Implements IJsonModel(Of EdgeMachineReportedProperties), IPersistableModel(Of EdgeMachineReportedProperties)
- Inheritance
-
EdgeMachineReportedProperties
- Implements
Properties
| Name | Description |
|---|---|
| Extensions |
List of Arc extensions installed on edge device. |
| HardwareProfile |
Hardware related information for edge machine. |
| LastUpdatedOn |
Last time data reported. |
| NetworkProfile |
Network details for edge machine. |
| OsProfile |
OS Properties for edge machine. |
| SbeDeploymentPackageInfo |
Solution builder extension (SBE) deployment package information. |
| StoragePoolableDisksCount |
Number of storage disks in the device with $CanPool as true. |