共用方式為


SecurityRuleListResult interface

ListSecurityRule API 服務呼叫的回應。 擷取屬於網路安全性群組的所有安全性規則。

屬性

nextLink

要取得下一組結果的 URL。

value

網路安全性群組中的安全性規則。

屬性詳細資料

要取得下一組結果的 URL。

nextLink?: string

屬性值

string

value

網路安全性群組中的安全性規則。

value?: SecurityRule[]

屬性值