Skip to main content

sim_policies

Overview

Namesim_policies
TypeResource
Idazure.mobile_network.sim_policies

Fields

NameDatatypeDescription
locationstringThe geo-location where the resource lives
propertiesobjectSIM policy properties. Must be created in the same location as its parent mobile network.
tagsobjectResource tags.

Methods

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