次の方法で共有


BatchDeploymentTrackedResourceArmPaginatedResult interface

BatchDeployment エンティティのページ分割されたリスト。

プロパティ

nextLink

BatchDeployment オブジェクトの次のページへのリンク。 null の場合、追加のページはありません。

value

BatchDeployment 型のオブジェクトの配列。

プロパティの詳細

BatchDeployment オブジェクトの次のページへのリンク。 null の場合、追加のページはありません。

nextLink?: string

プロパティ値

string

value

BatchDeployment 型のオブジェクトの配列。

value?: BatchDeployment[]

プロパティ値