次の方法で共有


IntegrationRuntimeComputeProperties.Location プロパティ

定義

マネージド統合ランタイムの場所を取得または設定します。 サポートされているリージョンは、 https://docs.microsoft.com/en-us/azure/data-factory/data-factory-data-movement-activities

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象