v2

latestSwagger 2.02026-07-1336104125.6 KB
Networks

Gets the network resource with the given name.

Gets the information about the network resource with the given name. The information include the description and other properties of the network.

get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceFabricMesh/networks/{networkResourceName}

Path parameters

subscriptionIdstring required

The customer subscription identifier

resourceGroupNamestring required

Azure resource group name

networkResourceNamestring required

The identity of the network.

Query parameters

api-version'2018-09-01-preview' required

The version of the API. This parameter is required and its value must be 2018-09-01-preview.

Response

OK

idstring

Fully qualified identifier for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

namestring

The name of the resource

typestring

The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.