Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PolicyTrackedResource

Package version

Policy tracked resource record.

Hierarchy

  • PolicyTrackedResource

Index

Properties

Optional createdBy

The details of the policy triggered deployment that created the tracked resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional lastModifiedBy

The details of the policy triggered deployment that modified the tracked resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional lastUpdateUtc

lastUpdateUtc: Date

Timestamp of the last update to the tracked resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional policyDetails

policyDetails: PolicyDetails

The details of the policy that require the tracked resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional trackedResourceId

trackedResourceId: undefined | string

The ID of the policy tracked resource. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc