Share via


ArmDeploymentScriptManagedIdentity.IdentityType Property

Definition

Type of the managed identity.

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

Property Value

Applies to