FirewallResourceUpdate interface
FirewallResource の更新操作に使用される型。
プロパティ
identity | このリソースに割り当てられたマネージド サービス ID。 |
properties | FirewallResource の更新可能なプロパティ。 |
tags | リソース タグ。 |
プロパティの詳細
identity
このリソースに割り当てられたマネージド サービス ID。
identity?: AzureResourceManagerManagedIdentityProperties
プロパティ値
properties
FirewallResource の更新可能なプロパティ。
properties?: FirewallResourceUpdateProperties
プロパティ値
tags
リソース タグ。
tags?: {[propertyName: string]: string}
プロパティ値
{[propertyName: string]: string}