Sdílet prostřednictvím


InterNodeCommunicationState Výčet

Definice

Definuje hodnoty pro 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
Dědičnost
InterNodeCommunicationState
Atributy
Newtonsoft.Json.JsonConverterAttribute

Pole

Disabled 1

Zakažte síťovou komunikaci mezi virtuálními počítači.

Enabled 0

Povolte síťovou komunikaci mezi virtuálními počítači.

Platí pro