NetworkConfiguration.DynamicVNetAssignmentScope Property

Definition

The scope of dynamic vnet assignment.

public Azure.Compute.Batch.DynamicVNetAssignmentScope? DynamicVNetAssignmentScope { get; set; }
member this.DynamicVNetAssignmentScope : Nullable<Azure.Compute.Batch.DynamicVNetAssignmentScope> with get, set
Public Property DynamicVNetAssignmentScope As Nullable(Of DynamicVNetAssignmentScope)

Property Value

Applies to