次の方法で共有


Deployment.Details プロパティ

定義

展開の詳細を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象