Compartir a través de


BatchAccountPoolData.InterNodeCommunication Propiedad

Definición

Esto impone restricciones en las que se pueden asignar nodos al grupo. Habilitar este valor puede reducir la posibilidad de asignar el número solicitado de nodos en el grupo. Si no se especifica, este valor tiene como valor predeterminado "Disabled".

public Azure.ResourceManager.Batch.Models.InterNodeCommunicationState? InterNodeCommunication { get; set; }
member this.InterNodeCommunication : Nullable<Azure.ResourceManager.Batch.Models.InterNodeCommunicationState> with get, set
Public Property InterNodeCommunication As Nullable(Of InterNodeCommunicationState)

Valor de propiedad

Se aplica a