You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
13.0.0 (2022-11-08)
Features Added
Added new custom enum type NodeCommunicationMode.
This property determines how a pool communicates with the Batch service.
Possible values: Default, Classic, Simplified.
Added properties current_node_communication_mode and target_node_communication_mode of type NodeCommunicationMode to CloudPool.
Added property target_node_communication_mode of type NodeCommunicationMode to PoolSpecification, PoolAddParameter, PoolPatchParameter, and PoolUpdatePropertiesParameter.