你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ContainerAppJobData.Identity 属性

定义

容器应用作业需要托管标识才能与其他 Azure 服务交互,以不维护代码中的任何机密或凭据。

public Azure.ResourceManager.Models.ManagedServiceIdentity Identity { get; set; }
member this.Identity : Azure.ResourceManager.Models.ManagedServiceIdentity with get, set
Public Property Identity As ManagedServiceIdentity

属性值

适用于