Delen via


InterNodeCommunicationState Enum

Definitie

Definieert waarden voor InterNodeCommunicationState.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum InterNodeCommunicationState
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type InterNodeCommunicationState = 
Public Enum InterNodeCommunicationState
Overname
InterNodeCommunicationState
Kenmerken
Newtonsoft.Json.JsonConverterAttribute

Velden

Disabled 1

Schakel netwerkcommunicatie tussen virtuele machines uit.

Enabled 0

Schakel netwerkcommunicatie tussen virtuele machines in.

Van toepassing op