你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
NetworkProfile interface
Network profile for Batch account, which contains network rule settings for each endpoint.
Properties
account |
Network access profile for batchAccount endpoint (Batch account data plane API). |
node |
Network access profile for nodeManagement endpoint (Batch service managing compute nodes for Batch pools). |
Property Details
accountAccess
Network access profile for batchAccount endpoint (Batch account data plane API).
accountAccess?: EndpointAccessProfile
Property Value
nodeManagementAccess
Network access profile for nodeManagement endpoint (Batch service managing compute nodes for Batch pools).
nodeManagementAccess?: EndpointAccessProfile