Share via


TrackedResourceModificationDetails.DeploymentId Property

Definition

Gets the ID of the deployment that created or modified the tracked resource.

[Newtonsoft.Json.JsonProperty(PropertyName="deploymentId")]
public string DeploymentId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="deploymentId")>]
member this.DeploymentId : string
Public ReadOnly Property DeploymentId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to