Class DiscoveredAssetManagementGroupAction
- Namespace
- Azure.Iot.Operations.Services.AssetAndDeviceRegistry.Models
- Assembly
- Azure.Iot.Operations.Services.dll
public class DiscoveredAssetManagementGroupAction
- Inheritance
-
DiscoveredAssetManagementGroupAction
- Inherited Members
-
Properties
ActionConfiguration
public string? ActionConfiguration { get; set; }
Property Value
- string
ActionType
public AssetManagementGroupActionType ActionType { get; set; }
Property Value
- AssetManagementGroupActionType
LastUpdatedOn
public DateTime? LastUpdatedOn { get; set; }
Property Value
- DateTime?
Name
public string Name { get; set; }
Property Value
- string
TargetUri
public string TargetUri { get; set; }
Property Value
- string
TimeOutInSeconds
public uint? TimeOutInSeconds { get; set; }
Property Value
- uint?
Topic
public string? Topic { get; set; }
Property Value
- string
TypeRef
public string? TypeRef { get; set; }
Property Value
- string