Sim interface

SIM resource.

Extends

Properties

authenticationKey

The Ki value for the SIM.

deviceType

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.

integratedCircuitCardIdentifier

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

internationalMobileSubscriberIdentity

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

operatorKeyCode

The Opc value for the SIM.

provisioningState

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

simPolicy

The SIM policy used by this SIM. The SIM policy must be in the same location as the SIM.

simState

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

siteProvisioningState

A dictionary of sites to the provisioning state of this SIM on that site. NOTE: This property will not be serialized. It can only be populated by the server.

staticIpConfiguration

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}.

vendorKeyFingerprint

The public key fingerprint of the SIM vendor who provided this SIM, if any. NOTE: This property will not be serialized. It can only be populated by the server.

vendorName

The name of the SIM vendor who provided this SIM, if any. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

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

name

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

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.

type

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.

Property Details

authenticationKey

The Ki value for the SIM.

authenticationKey?: string

Property Value

string

deviceType

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.

deviceType?: string

Property Value

string

integratedCircuitCardIdentifier

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

integratedCircuitCardIdentifier?: string

Property Value

string

internationalMobileSubscriberIdentity

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

internationalMobileSubscriberIdentity: string

Property Value

string

operatorKeyCode

The Opc value for the SIM.

operatorKeyCode?: string

Property Value

string

provisioningState

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

provisioningState?: string

Property Value

string

simPolicy

The SIM policy used by this SIM. The SIM policy must be in the same location as the SIM.

simPolicy?: SimPolicyResourceId

Property Value

simState

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

simState?: string

Property Value

string

siteProvisioningState

A dictionary of sites to the provisioning state of this SIM on that site. NOTE: This property will not be serialized. It can only be populated by the server.

siteProvisioningState?: {[propertyName: string]: SiteProvisioningState}

Property Value

{[propertyName: string]: SiteProvisioningState}

staticIpConfiguration

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}.

staticIpConfiguration?: SimStaticIpProperties[]

Property Value

vendorKeyFingerprint

The public key fingerprint of the SIM vendor who provided this SIM, if any. NOTE: This property will not be serialized. It can only be populated by the server.

vendorKeyFingerprint?: string

Property Value

string

vendorName

The name of the SIM vendor who provided this SIM, if any. NOTE: This property will not be serialized. It can only be populated by the server.

vendorName?: string

Property Value

string

Inherited Property Details

id

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

id?: string

Property Value

string

Inherited From ProxyResource.id

name

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

name?: string

Property Value

string

Inherited From ProxyResource.name

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.

systemData?: SystemData

Property Value

Inherited From ProxyResource.systemData

type

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.

type?: string

Property Value

string

Inherited From ProxyResource.type