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