Share via


PolicyTrackedResource.CreatedBy Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to