Share via


PolicyAssignmentPatch.Identity Property

Definition

The managed identity associated with the policy assignment. Current supported identity types: None, SystemAssigned, UserAssigned.

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

Property Value

Applies to