FeaturesetVersionResourceArmPaginatedResult interface
FeaturesetVersion 實體的編頁清單。
屬性
nextLink |
FeaturesetVersion 物件的下一頁連結。 如果為 null,則沒有任何其他頁面。
|
value |
FeaturesetVersion 類型的物件陣列。
|
屬性詳細資料
nextLink
FeaturesetVersion 物件的下一頁連結。 如果為 null,則沒有任何其他頁面。
nextLink?: string
屬性值
value
FeaturesetVersion 類型的物件陣列。
value?: FeaturesetVersion[]
屬性值