Share via


Deployment.DeploymentId Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.id")]
public string DeploymentId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.id")>]
member this.DeploymentId : string with get, set
Public Property DeploymentId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to