PolicyTrackedResource Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Policy tracked resource record.
public class PolicyTrackedResource
type PolicyTrackedResource = class
Public Class PolicyTrackedResource
- Inheritance
-
PolicyTrackedResource
Constructors
PolicyTrackedResource() |
Initializes a new instance of the PolicyTrackedResource class. |
PolicyTrackedResource(String, PolicyDetails, TrackedResourceModificationDetails, TrackedResourceModificationDetails, Nullable<DateTime>) |
Initializes a new instance of the PolicyTrackedResource class. |
Properties
CreatedBy |
Gets the details of the policy triggered deployment that created the tracked resource. |
LastModifiedBy |
Gets the details of the policy triggered deployment that modified the tracked resource. |
LastUpdateUtc |
Gets timestamp of the last update to the tracked resource. |
PolicyDetails |
Gets the details of the policy that require the tracked resource. |
TrackedResourceId |
Gets the ID of the policy tracked resource. |
Applies to
Azure SDK for .NET