次の方法で共有


MABContainerHealthDetails.Title プロパティ

定義

正常性のタイトルを取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象