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.

None 0

No dynamic VNet assignment is enabled.

Applies to