Table of Contents

Class Constants

Namespace
Azure.Iot.Operations.Services.EdgeRegistry.Generated
Assembly
Azure.Iot.Operations.Services.dll

Global constants.

public static class Constants
Inheritance
Constants
Inherited Members

Fields

SchemaGroupType

Group type used in xId for xRegistry Schema groups.

public const string SchemaGroupType = "schemagroups"

Field Value

string

SchemaResourceType

Resource type used in xId for xRegistry Schema resources.

public const string SchemaResourceType = "schemas"

Field Value

string

ThingDescriptionGroupType

Group type used in xId for xRegistry Thing Description groups.

public const string ThingDescriptionGroupType = "thingdescriptiongroups"

Field Value

string

ThingDescriptionResourceType

Resource type used in xId for xRegistry Thing Description resources.

public const string ThingDescriptionResourceType = "thingdescriptions"

Field Value

string