Freigeben über


JobAddParameter.NetworkConfiguration Eigenschaft

Definition

Ruft die Netzwerkkonfiguration für den Auftrag ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="networkConfiguration")]
public Microsoft.Azure.Batch.Protocol.Models.JobNetworkConfiguration NetworkConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="networkConfiguration")>]
member this.NetworkConfiguration : Microsoft.Azure.Batch.Protocol.Models.JobNetworkConfiguration with get, set
Public Property NetworkConfiguration As JobNetworkConfiguration

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: