DataExport.ResourceId プロパティ

定義

ターゲット リソース ID を取得または設定します。 これは、Azure のターゲット リソースの [プロパティ] エントリからコピーできます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象