次の方法で共有


Deployment.Deployer プロパティ

定義

展開を実行したユーザーを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象