Dela via


PublicNetworkAccessType Enum

Definition

Definierar värden för PublicNetworkAccessType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum PublicNetworkAccessType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type PublicNetworkAccessType = 
Public Enum PublicNetworkAccessType
Arv
PublicNetworkAccessType
Attribut
Newtonsoft.Json.JsonConverterAttribute

Fält

Disabled 1

Inaktiverar offentlig anslutning och aktiverar privat anslutning till Azure Batch Service via en privat slutpunktsresurs.

Enabled 0

Aktiverar anslutning till Azure Batch via offentlig DNS.

Gäller för