ComponentStateDetails 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.
Component state details.
public class ComponentStateDetails
type ComponentStateDetails = class
Public Class ComponentStateDetails
- Inheritance
-
ComponentStateDetails
Constructors
ComponentStateDetails() |
Initializes a new instance of the ComponentStateDetails class. |
ComponentStateDetails(IDictionary<String,Object>, String, String, String, Nullable<DateTime>, String) |
Initializes a new instance of the ComponentStateDetails class. |
Properties
AdditionalProperties |
Gets or sets unmatched properties from the message are deserialized this collection |
ComplianceState |
Gets or sets component compliance state. |
Id |
Gets or sets component Id. |
Name |
Gets or sets component name. |
Timestamp |
Gets or sets component compliance evaluation timestamp. |
Type |
Gets or sets component type. |
Applies to
Azure SDK for .NET