Partager via


PublicNetworkAccessType Énumération

Définition

Définit des valeurs pour 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
Héritage
PublicNetworkAccessType
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

Disabled 1

Désactive la connectivité publique et active la connectivité privée à Azure Batch Service via une ressource de point de terminaison privé.

Enabled 0

Active la connectivité à Azure Batch via le DNS public.

S’applique à