Share via


PolicyAssignmentData.ManagedIdentity Property

Definition

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

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

Property Value

Applies to