Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Sim

Package version

SIM resource.

Hierarchy

Index

Properties

Optional authenticationKey

authenticationKey: undefined | string

The Ki value for the SIM.

Optional deviceType

deviceType: undefined | string

An optional free-form text field that can be used to record the device type this SIM is associated with, for example 'Video camera'. The Azure portal allows SIMs to be grouped and filtered based on this value.

Optional id

id: undefined | string

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

Optional integratedCircuitCardIdentifier

integratedCircuitCardIdentifier: undefined | string

The integrated circuit card ID (ICCID) for the SIM.

internationalMobileSubscriberIdentity

internationalMobileSubscriberIdentity: string

The international mobile subscriber identity (IMSI) for the SIM.

Optional name

name: undefined | string

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

Optional operatorKeyCode

operatorKeyCode: undefined | string

The Opc value for the SIM.

Optional provisioningState

provisioningState: ProvisioningState

The provisioning state of the SIM resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional simPolicy

The SIM policy used by this SIM.

Optional simState

simState: SimState

The state of the SIM resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional staticIpConfiguration

staticIpConfiguration: SimStaticIpProperties[]

A list of static IP addresses assigned to this SIM. Each address is assigned at a defined network scope, made up of {attached data network, slice}.

Optional systemData

systemData: SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc