Enum AssetManagementGroupActionType
- Assembly
- Azure.Iot.Operations.Services.dll
Type of the action.
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum AssetManagementGroupActionType
Fields
Call = 0Read = 1Write = 2
Type of the action.
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum AssetManagementGroupActionType
Call = 0Read = 1Write = 2