Share via


PolicyTrackedResource.LastModifiedBy Property

Definition

Gets the details of the policy triggered deployment that modified the tracked resource.

[Newtonsoft.Json.JsonProperty(PropertyName="lastModifiedBy")]
public Microsoft.Azure.Management.PolicyInsights.Models.TrackedResourceModificationDetails LastModifiedBy { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastModifiedBy")>]
member this.LastModifiedBy : Microsoft.Azure.Management.PolicyInsights.Models.TrackedResourceModificationDetails
Public ReadOnly Property LastModifiedBy As TrackedResourceModificationDetails

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to