Compartilhar via


InterNodeCommunicationState Enumeração

Definição

Define valores para 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
Herança
InterNodeCommunicationState
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Disabled 1

Desabilite a comunicação de rede entre máquinas virtuais.

Enabled 0

Habilitar a comunicação de rede entre máquinas virtuais.

Aplica-se a