Compartir a través de


ProcessInfo.DeploymentName Propiedad

Definición

Obtiene o establece el nombre de implementación.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a