SchemaGroup interface

Single item in List or Get Schema Group operation

Extends

Properties

createdAtUtc

Exact time the Schema Group was created.

eTag

The ETag value.

groupProperties

dictionary object for SchemaGroup group properties

location

The geo-location where the resource lives

schemaCompatibility
schemaType
updatedAtUtc

Exact time the Schema Group was updated

Inherited Properties

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

The name of the resource

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Property Details

createdAtUtc

Exact time the Schema Group was created.

createdAtUtc?: Date

Property Value

Date

eTag

The ETag value.

eTag?: string

Property Value

string

groupProperties

dictionary object for SchemaGroup group properties

groupProperties?: Record<string, string>

Property Value

Record<string, string>

location

The geo-location where the resource lives

location?: string

Property Value

string

schemaCompatibility

schemaCompatibility?: string

Property Value

string

schemaType

schemaType?: string

Property Value

string

updatedAtUtc

Exact time the Schema Group was updated

updatedAtUtc?: Date

Property Value

Date

Inherited Property Details

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

Property Value

string

Inherited From ProxyResource.id

name

The name of the resource

name?: string

Property Value

string

Inherited From ProxyResource.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

systemData?: SystemData

Property Value

Inherited From ProxyResource.systemData

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

type?: string

Property Value

string

Inherited From ProxyResource.type