NetworkConfiguration Class

Definition

The network configuration for a pool.

public class NetworkConfiguration
Inheritance
NetworkConfiguration

Constructors

NetworkConfiguration()

Initializes a new instance of the NetworkConfiguration class.

Properties

EndpointConfiguration

Gets or sets the configuration for endpoints on 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.

Extension Methods

IsDefined(Object)
IsNull(Object)
IsPrimitive(Object)