次の方法で共有


DynamicVNetAssignmentScope 列挙型

定義

DynamicVNetAssignmentScope の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum DynamicVNetAssignmentScope
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type DynamicVNetAssignmentScope = 
Public Enum DynamicVNetAssignmentScope
継承
DynamicVNetAssignmentScope
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

Job 1

動的 VNet の割り当てはジョブごとに行われます。

None 0

動的 VNet 割り当てが有効になっていません。

適用対象