Share via


NetworkConfiguration.EndpointConfiguration Property

Definition

The configuration for endpoints on Compute Nodes in the Batch Pool. Pool endpoint configuration is only supported on Pools with the virtualMachineConfiguration property.

public Azure.Compute.Batch.BatchPoolEndpointConfiguration EndpointConfiguration { get; set; }
member this.EndpointConfiguration : Azure.Compute.Batch.BatchPoolEndpointConfiguration with get, set
Public Property EndpointConfiguration As BatchPoolEndpointConfiguration

Property Value

Applies to