Share via


NetworkProfile Class

Definition

Network profile for Batch account, which contains network rule settings for each endpoint.

public class NetworkProfile
type NetworkProfile = class
Public Class NetworkProfile
Inheritance
NetworkProfile

Constructors

NetworkProfile()

Initializes a new instance of the NetworkProfile class.

NetworkProfile(EndpointAccessProfile, EndpointAccessProfile)

Initializes a new instance of the NetworkProfile class.

Properties

AccountAccess

Gets or sets network access profile for batchAccount endpoint (Batch account data plane API).

NodeManagementAccess

Gets or sets network access profile for nodeManagement endpoint (Batch service managing compute nodes for Batch pools).

Methods

Validate()

Validate the object.

Applies to