Freigeben über


InterNodeCommunicationState Enumeration

Definition

Definiert Werte 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
Vererbung
InterNodeCommunicationState
Attribute
Newtonsoft.Json.JsonConverterAttribute

Felder

Disabled 1

Deaktivieren Sie die Netzwerkkommunikation zwischen virtuellen Computern.

Enabled 0

Aktivieren Sie die Netzwerkkommunikation zwischen virtuellen Computern.

Gilt für: