次の方法で共有


BigDataPoolResourceInfo.DynamicExecutorAllocation プロパティ

定義

動的 Executor の割り当てを取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.dynamicExecutorAllocation")]
public Microsoft.Azure.Management.Synapse.Models.DynamicExecutorAllocation DynamicExecutorAllocation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.dynamicExecutorAllocation")>]
member this.DynamicExecutorAllocation : Microsoft.Azure.Management.Synapse.Models.DynamicExecutorAllocation with get, set
Public Property DynamicExecutorAllocation As DynamicExecutorAllocation

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象