JobPatchProperties interface
Container Apps 作業資源特定屬性。
屬性
identity | 容器應用程式作業需要受控識別,才能與其他 Azure 服務互動,以在程式碼中維護任何秘密或認證。 |
properties | |
tags | 資源標籤。 |
屬性詳細資料
identity
容器應用程式作業需要受控識別,才能與其他 Azure 服務互動,以在程式碼中維護任何秘密或認證。
identity?: ManagedServiceIdentity
屬性值
properties
tags
資源標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}