Share via


ArmDeploymentScriptData.Identity Property

Definition

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

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

Property Value

Applies to