DevCenterProjectCustomizationManagedIdentity.IdentityType Property

Definition

Values can be systemAssignedIdentity or userAssignedIdentity.

public Azure.ResourceManager.DevCenter.Models.DevCenterProjectCustomizationIdentityType? IdentityType { get; set; }
member this.IdentityType : Nullable<Azure.ResourceManager.DevCenter.Models.DevCenterProjectCustomizationIdentityType> with get, set
Public Property IdentityType As Nullable(Of DevCenterProjectCustomizationIdentityType)

Property Value

Applies to