Sdílet prostřednictvím


BatchPublicNetworkAccess Enum

Definition

The network access type for operating on the resources in the Batch account.

public enum BatchPublicNetworkAccess
type BatchPublicNetworkAccess = 
Public Enum BatchPublicNetworkAccess
Inheritance
BatchPublicNetworkAccess

Fields

Disabled 1

Disables public connectivity and enables private connectivity to Azure Batch Service through private endpoint resource.

Enabled 0

Enables connectivity to Azure Batch through public DNS.

Applies to