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"