Share via


BatchNetworkConfiguration.DynamicVNetAssignmentScope Property

Definition

The scope of dynamic vnet assignment.

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

Property Value

Applies to