SimNameAndEncryptedProperties Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
SIM name and encrypted properties.
public class SimNameAndEncryptedProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MobileNetwork.Models.SimNameAndEncryptedProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MobileNetwork.Models.SimNameAndEncryptedProperties>
type SimNameAndEncryptedProperties = class
interface IJsonModel<SimNameAndEncryptedProperties>
interface IPersistableModel<SimNameAndEncryptedProperties>
Public Class SimNameAndEncryptedProperties
Implements IJsonModel(Of SimNameAndEncryptedProperties), IPersistableModel(Of SimNameAndEncryptedProperties)
- Inheritance
-
SimNameAndEncryptedProperties
- Implements
Sim |
Initializes a new instance of SimNameAndEncryptedProperties. |
Device |
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. |
Encrypted |
The encrypted SIM credentials. |
Integrated |
The integrated circuit card ID (ICCID) for the SIM. |
International |
The international mobile subscriber identity (IMSI) for the SIM. |
Name |
The name of the SIM. |
Provisioning |
The provisioning state of the SIM resource. |
Sim |
Gets or sets Id. |
Sim |
The state of the SIM resource. |
Site |
A dictionary of sites to the provisioning state of this SIM on that site. |
Static |
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}. |
Vendor |
The public key fingerprint of the SIM vendor who provided this SIM, if any. |
Vendor |
The name of the SIM vendor who provided this SIM, if any. |
IJson |
Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model. |
IJson |
Writes the model to the provided Utf8JsonWriter. |
IPersistable |
Converts the provided BinaryData into a model. |
IPersistable |
Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service. |
IPersistable |
Writes the model into a BinaryData. |
Product | Versions |
---|---|
Azure SDK for .NET | Latest |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: