Freigeben über


BatchAccountUpdateParameters.NetworkProfile Eigenschaft

Definition

Ruft das Netzwerkprofil für das Batch-Konto ab, das Netzwerkregeleinstellungen für jeden Endpunkt enthält, oder legt es fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Hinweise

Das Netzwerkprofil wird nur wirksam, wenn publicNetworkAccess aktiviert ist.

Gilt für: