Compartir a través de


Deployment.Details Propiedad

Definición

Obtiene o establece detalles sobre la implementación.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a