Class AssetManagementGroup
- Namespace
- Azure.Iot.Operations.Services.AssetAndDeviceRegistry.Models
- Assembly
- Azure.Iot.Operations.Services.dll
public class AssetManagementGroup
- Inheritance
-
AssetManagementGroup
- Inherited Members
-
Properties
Actions
public List<AssetManagementGroupAction>? Actions { get; set; }
Property Value
- List<AssetManagementGroupAction>
DefaultTimeOutInSeconds
public uint? DefaultTimeOutInSeconds { get; set; }
Property Value
- uint?
DefaultTopic
public string? DefaultTopic { get; set; }
Property Value
- string
ManagementGroupConfiguration
public string? ManagementGroupConfiguration { get; set; }
Property Value
- string
Name
public string Name { get; set; }
Property Value
- string
TypeRef
public string? TypeRef { get; set; }
Property Value
- string