Table of Contents

Class AssetManagementGroupStatusSchemaElement

Namespace
Azure.Iot.Operations.Services.AssetAndDeviceRegistry.Models
Assembly
Azure.Iot.Operations.Services.dll
public record AssetManagementGroupStatusSchemaElement : IEquatable<AssetManagementGroupStatusSchemaElement>
Inheritance
AssetManagementGroupStatusSchemaElement
Implements
Inherited Members

Properties

Actions

public List<AssetManagementGroupActionStatusSchemaElement>? Actions { get; set; }

Property Value

List<AssetManagementGroupActionStatusSchemaElement>

Name

public required string Name { get; set; }

Property Value

string