PolicyDefinitionListResult interface

原則定義清單。

屬性

nextLink

用於取得下一組結果的 URL。

value

原則定義的陣列。

屬性詳細資料

用於取得下一組結果的 URL。

nextLink?: string

屬性值

string

value

原則定義的陣列。

value?: PolicyDefinition[]

屬性值