DevCenterProjectCustomizationSettings.Identities Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)