次の方法で共有


MSDeployStatusInner.Deployer プロパティ

定義

デプロイツールのユーザー名を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象