次の方法で共有


ResourceHealthDetails.Title プロパティ

定義

正常性タイトルを取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象