LocalRulestackResourceUpdate interface
用於 LocalRulestackResource 更新作業的類型。
屬性
identity | 指派給此資源的受控服務識別。 |
properties | LocalRulestackResource 的可更新屬性。 |
tags | 資源標籤。 |
屬性詳細資料
identity
指派給此資源的受控服務識別。
identity?: AzureResourceManagerManagedIdentityProperties
屬性值
properties
LocalRulestackResource 的可更新屬性。
properties?: LocalRulestackResourceUpdateProperties
屬性值
tags
資源標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}