Dela via


NetworkConfiguration.EndpointConfiguration Egenskap

Definition

Hämtar eller anger konfigurationen för slutpunkter på beräkningsnoder i Batch-poolen.

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

Egenskapsvärde

Attribut
Newtonsoft.Json.JsonPropertyAttribute

Kommentarer

Konfiguration av poolslutpunkter stöds bara i pooler med egenskapen virtualMachineConfiguration.

Gäller för