Partager via


InterNodeCommunicationState Énumération

Définition

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

Champs

Disabled 1

Désactivez la communication réseau entre les machines virtuelles.

Enabled 0

Activez la communication réseau entre les machines virtuelles.

S’applique à