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

DevCenterProjectCustomizationSettings.Identities Property

Definition

The identities that can to be used in customization scenarios; e.g., to clone a repository.

public System.Collections.Generic.IList<Azure.ResourceManager.DevCenter.Models.DevCenterProjectCustomizationManagedIdentity> Identities { get; }
member this.Identities : System.Collections.Generic.IList<Azure.ResourceManager.DevCenter.Models.DevCenterProjectCustomizationManagedIdentity>
Public ReadOnly Property Identities As IList(Of DevCenterProjectCustomizationManagedIdentity)

Property Value

Applies to