Share via


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