TrackedResourceModificationDetails 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.
The details of the policy triggered deployment that created or modified the tracked resource.
public class TrackedResourceModificationDetails
type TrackedResourceModificationDetails = class
Public Class TrackedResourceModificationDetails
- Inheritance
-
TrackedResourceModificationDetails
Constructors
TrackedResourceModificationDetails() |
Initializes a new instance of the TrackedResourceModificationDetails class. |
TrackedResourceModificationDetails(PolicyDetails, String, Nullable<DateTime>) |
Initializes a new instance of the TrackedResourceModificationDetails class. |
Properties
DeploymentId |
Gets the ID of the deployment that created or modified the tracked resource. |
DeploymentTime |
Gets timestamp of the deployment that created or modified the tracked resource. |
PolicyDetails |
Gets the details of the policy that created or modified the tracked resource. |
Applies to
Azure SDK for .NET