次の方法で共有


SupportTicketDetails.ServiceDisplayName プロパティ

定義

Azure サービスのローカライズされた名前を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象