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
Properties
DeploymentId |
The ID of the deployment that created or modified the tracked resource. |
DeploymentOn |
Timestamp of the deployment that created or modified the tracked resource. |
PolicyDetails |
The details of the policy that created or modified the tracked resource. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET