NetworkConfiguration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The network configuration for a pool.
public class NetworkConfiguration
type NetworkConfiguration = class
Public Class NetworkConfiguration
- Inheritance
-
NetworkConfiguration
Constructors
NetworkConfiguration() |
Initializes a new instance of the NetworkConfiguration class. |
Properties
DynamicVNetAssignmentScope |
Gets or sets the scope of the dynamic VNet assignment. |
EnableAcceleratedNetworking |
Gets or sets whether this pool should enable accelerated networking. |
EndpointConfiguration |
Gets or sets the configuration for endpoints on compute nodes in the Batch pool. |
PublicIPAddressConfiguration |
Gets or sets the Public IPAddress configuration for Compute Nodes in the Batch Pool. |
SubnetId |
Gets or sets the ARM resource identifier of the virtual network subnet which the compute nodes of the pool will join. |
Applies to
Azure SDK for .NET