Bagikan melalui


Pool.NetworkConfiguration Property

Definition

Gets or sets the network configuration for the pool.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to