Compartir a través de


Deployment.Message Propiedad

Definición

Obtiene o establece detalles sobre el estado de implementación.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a