Condividi tramite


PolicyAssignmentIdentity.Type Property

Definition

The identity type. This is the only required field when adding a system or user assigned identity to a resource.

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

Property Value

Applies to