Class AssetManagementGroupAction
- Namespace
- Azure.Iot.Operations.Services.AssetAndDeviceRegistry.Models
- Assembly
- Azure.Iot.Operations.Services.dll
public class AssetManagementGroupAction
- Inheritance
-
AssetManagementGroupAction
- Inherited Members
-
Properties
ActionConfiguration
public string? ActionConfiguration { get; set; }
Property Value
- string
ActionType
public AssetManagementGroupActionType ActionType { get; set; }
Property Value
- AssetManagementGroupActionType
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