你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
FirewallResourceUpdate interface
用于 FirewallResource 更新操作的类型。
属性
identity | 分配给此资源的托管服务标识。 |
properties | FirewallResource 的可更新属性。 |
tags | 资源标记。 |
属性详细信息
identity
分配给此资源的托管服务标识。
identity?: AzureResourceManagerManagedIdentityProperties
属性值
properties
FirewallResource 的可更新属性。
properties?: FirewallResourceUpdateProperties
属性值
tags
资源标记。
tags?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}