次の方法で共有


SupportTicketDetails.ServiceId プロパティ

定義

サポート チケットに関連付けられている Azure サービス リソースのリソース ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象