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

ThingModelGroupType

Group type used in XID for xRegistry Thing Model Groups.

public const string ThingModelGroupType = "thingmodelgroups"

Field Value

string

ThingModelResourceType

Resource type used in XID for xRegistry Thing Model Resources.

public const string ThingModelResourceType = "thingmodels"

Field Value

string