enterprise-admin
hosted-compute
Get a hosted compute network settings resource for an enterprise
Gets a hosted compute network settings resource configured for an enterprise.
get/enterprises/{enterprise}/network-settings/{network_settings_id}
Path parameters
enterprisestring required
The slug version of the enterprise name.
network_settings_idstring required
Unique identifier of the hosted compute network settings.
Response
Response
Example response
{
"id": "220F78DACB92BBFBC5E6F22DE1CCF52309D",
"network_configuration_id": "934E208B3EE0BD60CF5F752C426BFB53562",
"name": "my-network-settings",
"subnet_id": "/subscriptions/14839728-3ad9-43ab-bd2b-fa6ad0f75e2a/resourceGroups/my-rg/providers/Microsoft.Network/virtualNetworks/my-vnet/subnets/my-subnet",
"region": "eastus"
}