Partager via


NetworkConfiguration.DynamicVnetAssignmentScope Propriété

Définition

Obtient ou définit l’étendue de l’attribution de réseau virtuel dynamique.

[Newtonsoft.Json.JsonProperty(PropertyName="dynamicVnetAssignmentScope")]
public Microsoft.Azure.Management.Batch.Models.DynamicVNetAssignmentScope? DynamicVnetAssignmentScope { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dynamicVnetAssignmentScope")>]
member this.DynamicVnetAssignmentScope : Nullable<Microsoft.Azure.Management.Batch.Models.DynamicVNetAssignmentScope> with get, set
Public Property DynamicVnetAssignmentScope As Nullable(Of DynamicVNetAssignmentScope)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Les valeurs possibles sont les suivantes : 'none', 'job'

S’applique à