JobNetworkConfiguration Class

Definition

The network configuration for a job.

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

Constructors

JobNetworkConfiguration(String)

Initializes a new instance of the JobNetworkConfiguration class.

Properties

SubnetId

Gets the ARM resource identifier of the virtual network subnet which nodes running tasks from the job will join for the duration of the task.

Applies to