SecurityPolicyListResult interface

列出安全策略的要求結果。 其中包含安全策略物件清單和 URL 連結,以取得下一組結果。

屬性

nextLink

如果有的話,可取得下一組安全策略物件的URL。

value

配置檔內的安全策略清單注意:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

如果有的話,可取得下一組安全策略物件的URL。

nextLink?: string

屬性值

string

value

配置檔內的安全策略清單注意:此屬性將不會串行化。 它只能由伺服器填入。

value?: SecurityPolicy[]

屬性值