Megosztás a következőn keresztül:


InterNodeCommunicationState Enumeráció

Definíció

Az InterNodeCommunicationState értékeit határozza meg.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum InterNodeCommunicationState
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type InterNodeCommunicationState = 
Public Enum InterNodeCommunicationState
Öröklődés
InterNodeCommunicationState
Attribútumok
Newtonsoft.Json.JsonConverterAttribute

Mezők

Disabled 1

Tiltsa le a virtuális gépek közötti hálózati kommunikációt.

Enabled 0

Engedélyezze a virtuális gépek közötti hálózati kommunikációt.

A következőre érvényes: