你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AccessControl interface
Properties
default |
The behavior for IP access control in Key Delivery. |
ip |
The IP allow list for access control in Key Delivery. If the default action is set to 'Allow', the IP allow list must be empty. |
Property Details
defaultAction
The behavior for IP access control in Key Delivery.
defaultAction?: string
Property Value
string
ipAllowList
The IP allow list for access control in Key Delivery. If the default action is set to 'Allow', the IP allow list must be empty.
ipAllowList?: string[]
Property Value
string[]