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

HealthcareApisServiceData.Identity 属性

定义

指示服务是否具有与之关联的托管标识的设置。 当前支持的标识类型:SystemAssigned、None。

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

属性值

适用于