Partilhar via


NetworkConfiguration.DynamicVnetAssignmentScope Propriedade

Definição

Obtém ou define o âmbito da atribuição de vnet dinâmica.

[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)

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Observações

Os valores possíveis incluem: "none", "job"

Aplica-se a