Condividi tramite


JobNetworkConfiguration Class

Definition

The network configuration for the Job.

public class JobNetworkConfiguration
type JobNetworkConfiguration = class
Public Class JobNetworkConfiguration
Inheritance
JobNetworkConfiguration

Constructors

JobNetworkConfiguration()

Initializes a new instance of the JobNetworkConfiguration class.

JobNetworkConfiguration(String)

Initializes a new instance of the JobNetworkConfiguration class.

Properties

SubnetId

Gets or sets the ARM resource identifier of the virtual network subnet which Compute Nodes running Tasks from the Job will join for the duration of the Task. This will only work with a VirtualMachineConfiguration Pool.

Applies to