Share via


DynamicVNetAssignmentScope Enum

Definition

Defines values for 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
Inheritance
DynamicVNetAssignmentScope
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Job 1

Dynamic VNet assignment is done per-job. If this value is set, the network configuration subnet ID must also be set. This feature requires approval before use, please contact support

None 0

No dynamic VNet assignment is enabled.

Applies to