Skip to main content

data_networks

Overview

Namedata_networks
TypeResource
Idazure.mobile_network.data_networks

Fields

NameDatatypeDescription
locationstringThe geo-location where the resource lives
propertiesobjectData network properties.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTdataNetworkName, mobileNetworkName, resourceGroupName, subscriptionIdGets information about the specified data network.
list_by_mobile_networkSELECTmobileNetworkName, resourceGroupName, subscriptionIdLists all data networks in the mobile network.
create_or_updateINSERTdataNetworkName, mobileNetworkName, resourceGroupName, subscriptionIdCreates or updates a data network. Must be created in the same location as its parent mobile network.
deleteDELETEdataNetworkName, mobileNetworkName, resourceGroupName, subscriptionIdDeletes the specified data network.
_list_by_mobile_networkEXECmobileNetworkName, resourceGroupName, subscriptionIdLists all data networks in the mobile network.