ICommonSimPropertiesFormat.IntegratedCircuitCardIdentifier Property
Definition
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.
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