次の方法で共有


SchemaGroupListResult interface

The result of the List SchemaGroup operation.

Properties

nextLink

Link to the next set of results. Not empty if Value contains incomplete list of Schema Groups.

value

Result of the List SchemaGroups operation.

Property Details

Link to the next set of results. Not empty if Value contains incomplete list of Schema Groups.

nextLink?: string

Property Value

string

value

Result of the List SchemaGroups operation.

value?: SchemaGroup[]

Property Value