Freigeben über


IProject.CustomizationSettingIdentity Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="The identities that can to be used in customization scenarios; e.g., to clone a repository.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20250401Preview.IProjectCustomizationManagedIdentity) }, ReadOnly=false, Required=false, SerializedName="identities")]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20250401Preview.IProjectCustomizationManagedIdentity[] CustomizationSettingIdentity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="The identities that can to be used in customization scenarios; e.g., to clone a repository.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20250401Preview.IProjectCustomizationManagedIdentity) }, ReadOnly=false, Required=false, SerializedName="identities")>]
member this.CustomizationSettingIdentity : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20250401Preview.IProjectCustomizationManagedIdentity[] with get, set
Public Property CustomizationSettingIdentity As IProjectCustomizationManagedIdentity()

Property Value

Attributes

Applies to