Sdílet prostřednictvím


InterNodeCommunicationState Enum

Definition

This imposes restrictions on which nodes can be assigned to the pool. Enabling this value can reduce the chance of the requested number of nodes to be allocated in the pool. If not specified, this value defaults to 'Disabled'.

public enum InterNodeCommunicationState
type InterNodeCommunicationState = 
Public Enum InterNodeCommunicationState
Inheritance
InterNodeCommunicationState

Fields

Disabled 1

Disable network communication between virtual machines.

Enabled 0

Enable network communication between virtual machines.

Applies to