Condividi tramite


ISim Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.Api20221101.SimTypeConverter))]
public interface ISim : Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.Api30.IResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.Api20221101.SimTypeConverter))>]
type ISim = interface
    interface IJsonSerializable
    interface IResource
Public Interface ISim
Implements IResource
Derived
Attributes
Implements

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.

Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

(Inherited from IResource)
IntegratedCircuitCardIdentifier

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

InternationalMobileSubscriberIdentity

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

Name

The name of the resource

(Inherited from IResource)
OperatorKeyCode

The Opc value for the SIM.

PolicyId

SIM policy resource ID.

ProvisioningState

The provisioning state of the SIM resource.

SiteProvisioningState

A dictionary of sites to the provisioning state of this SIM on that site.

State

The state of the SIM resource.

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

SystemDataCreatedAt

The timestamp of resource creation (UTC).

(Inherited from IResource)
SystemDataCreatedBy

The identity that created the resource.

(Inherited from IResource)
SystemDataCreatedByType

The type of identity that created the resource.

(Inherited from IResource)
SystemDataLastModifiedAt

The timestamp of resource last modification (UTC)

(Inherited from IResource)
SystemDataLastModifiedBy

The identity that last modified the resource.

(Inherited from IResource)
SystemDataLastModifiedByType

The type of identity that last modified the resource.

(Inherited from IResource)
Type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

(Inherited from IResource)
VendorKeyFingerprint

The public key fingerprint of the SIM vendor who provided this SIM, if any.

VendorName

The name of the SIM vendor who provided this SIM, if any.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to