Share via


ArmDeploymentScript.Identity Property

Definition

Optional property. Managed identity to be used for this deployment script. Currently, only user-assigned MSI is supported.

public Azure.Provisioning.Resources.ArmDeploymentScriptManagedIdentity Identity { get; set; }
member this.Identity : Azure.Provisioning.Resources.ArmDeploymentScriptManagedIdentity with get, set
Public Property Identity As ArmDeploymentScriptManagedIdentity

Property Value

Applies to