ProcessInfoInner.DeploymentName Property

Definition

Gets or sets deployment name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to