Dela via


InterNodeCommunicationState Enum

Definition

Definierar värden för 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
Arv
InterNodeCommunicationState
Attribut
Newtonsoft.Json.JsonConverterAttribute

Fält

Disabled 1

Inaktivera nätverkskommunikation mellan virtuella datorer.

Enabled 0

Aktivera nätverkskommunikation mellan virtuella datorer.

Gäller för