Share via


ArmApplicationManagedIdentity.IdentityType Property

Definition

The identity type.

public Azure.Provisioning.BicepValue<Azure.Provisioning.Resources.ArmApplicationManagedIdentityType> IdentityType { get; set; }
member this.IdentityType : Azure.Provisioning.BicepValue<Azure.Provisioning.Resources.ArmApplicationManagedIdentityType> with get, set
Public Property IdentityType As BicepValue(Of ArmApplicationManagedIdentityType)

Property Value

Applies to