Partilhar via


FeaturestoreEntityVersionResourceArmPaginatedResult interface

Uma lista paginada de entidades FeaturestoreEntityVersion.

Propriedades

nextLink

O link para a próxima página de objetos FeaturestoreEntityVersion. Se null, não há páginas adicionais.

value

Uma matriz de objetos do tipo FeaturestoreEntityVersion.

Detalhes de Propriedade

O link para a próxima página de objetos FeaturestoreEntityVersion. Se null, não há páginas adicionais.

nextLink?: string

Valor de Propriedade

string

value

Uma matriz de objetos do tipo FeaturestoreEntityVersion.

value?: FeaturestoreEntityVersion[]

Valor de Propriedade