Skip to main content

sim_groups

Overview

Namesim_groups
TypeResource
Idazure.mobile_network.sim_groups

Fields

NameDatatypeDescription
identityobjectManaged service identity (system assigned and/or user assigned identities)
locationstringThe geo-location where the resource lives
propertiesobjectSIM group properties.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, simGroupName, subscriptionIdGets information about the specified SIM group.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdGets all the SIM groups in a resource group.
list_by_subscriptionSELECTsubscriptionIdGets all the SIM groups in a subscription.
create_or_updateINSERTresourceGroupName, simGroupName, subscriptionId, data__propertiesCreates or updates a SIM group.
deleteDELETEresourceGroupName, simGroupName, subscriptionIdDeletes the specified SIM group.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdGets all the SIM groups in a resource group.
_list_by_subscriptionEXECsubscriptionIdGets all the SIM groups in a subscription.