Skip to main content

sites

Overview

Namesites
TypeResource
Idazure.mobile_network.sites

Fields

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

Methods

NameAccessible byRequired ParamsDescription
getSELECTmobileNetworkName, resourceGroupName, siteName, subscriptionIdGets information about the specified mobile network site.
list_by_mobile_networkSELECTmobileNetworkName, resourceGroupName, subscriptionIdLists all sites in the mobile network.
create_or_updateINSERTmobileNetworkName, resourceGroupName, siteName, subscriptionIdCreates or updates a mobile network site. Must be created in the same location as its parent mobile network.
deleteDELETEmobileNetworkName, resourceGroupName, siteName, subscriptionIdDeletes the specified mobile network site. This will also delete any network functions that are a part of this site.
_list_by_mobile_networkEXECmobileNetworkName, resourceGroupName, subscriptionIdLists all sites in the mobile network.