Partilhar via


Deployment.Author Propriedade

Definição

Obtém ou define quem criou a implantação.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a