Freigeben über


Deployment.Author Eigenschaft

Definition

Ruft ab oder legt fest, wer die Bereitstellung erstellt hat.

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: