Skip to main content

slices

Overview

Nameslices
TypeResource
Idazure.mobile_network.slices

Fields

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

Methods

NameAccessible byRequired ParamsDescription
getSELECTmobileNetworkName, resourceGroupName, sliceName, subscriptionIdGets information about the specified network slice.
list_by_mobile_networkSELECTmobileNetworkName, resourceGroupName, subscriptionIdLists all slices in the mobile network.
create_or_updateINSERTmobileNetworkName, resourceGroupName, sliceName, subscriptionId, data__propertiesCreates or updates a network slice. Must be created in the same location as its parent mobile network.
deleteDELETEmobileNetworkName, resourceGroupName, sliceName, subscriptionIdDeletes the specified network slice.
_list_by_mobile_networkEXECmobileNetworkName, resourceGroupName, subscriptionIdLists all slices in the mobile network.