Share via


ICommonSimPropertiesFormat.IntegratedCircuitCardIdentifier Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="The integrated circuit card ID (ICCID) for the SIM.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="integratedCircuitCardIdentifier")]
public string IntegratedCircuitCardIdentifier { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="The integrated circuit card ID (ICCID) for the SIM.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="integratedCircuitCardIdentifier")>]
member this.IntegratedCircuitCardIdentifier : string with get, set
Public Property IntegratedCircuitCardIdentifier As String

Property Value

Attributes

Applies to