Share via


PolicyAssignmentPatch.Location Property

Definition

The location of the policy assignment. Only required when utilizing managed identity.

public Azure.Core.AzureLocation? Location { get; set; }
member this.Location : Nullable<Azure.Core.AzureLocation> with get, set
Public Property Location As Nullable(Of AzureLocation)

Property Value

Applies to