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
SchemaResourceType
Resource type used in xId for xRegistry Schema Resources.
public const string SchemaResourceType = "schemas"
Field Value
ThingDescriptionGroupType
Group type used in XID for xRegistry Thing Description Groups.
public const string ThingDescriptionGroupType = "thingdescriptiongroups"
Field Value
ThingDescriptionResourceType
Resource type used in XID for xRegistry Thing Description Resources.
public const string ThingDescriptionResourceType = "thingdescriptions"
Field Value
ThingModelGroupType
Group type used in XID for xRegistry Thing Model Groups.
public const string ThingModelGroupType = "thingmodelgroups"
Field Value
ThingModelResourceType
Resource type used in XID for xRegistry Thing Model Resources.
public const string ThingModelResourceType = "thingmodels"