Skip to main content

network

Overview

Namenetwork
TypeResource
Idazure.service_fabric_mesh.network

Fields

NameDatatypeDescription
locationstringThe geo-location where the resource lives
propertiesobjectDescribes properties of a network resource.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTapi-version, networkResourceName, resourceGroupName, subscriptionIdGets the information about the network resource with the given name. The information include the description and other properties of the network.
list_by_resource_groupSELECTapi-version, resourceGroupName, subscriptionIdGets the information about all network resources in a given resource group. The information include the description and other properties of the Network.
list_by_subscriptionSELECTapi-version, subscriptionIdGets the information about all network resources in a given resource group. The information include the description and other properties of the network.
createINSERTapi-version, networkResourceName, resourceGroupName, subscriptionId, data__propertiesCreates a network resource with the specified name, description and properties. If a network resource with the same name exists, then it is updated with the specified description and properties.
deleteDELETEapi-version, networkResourceName, resourceGroupName, subscriptionIdDeletes the network resource identified by the name.
_list_by_resource_groupEXECapi-version, resourceGroupName, subscriptionIdGets the information about all network resources in a given resource group. The information include the description and other properties of the Network.
_list_by_subscriptionEXECapi-version, subscriptionIdGets the information about all network resources in a given resource group. The information include the description and other properties of the network.