次の方法で共有


TechnicalTicketDetails.ResourceId プロパティ

定義

サポート チケットが作成される Azure サービス リソース (仮想マシン リソースや HDInsight リソースなど) のリソース ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象