Dela via


ISim.InternationalMobileSubscriberIdentity Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="The international mobile subscriber identity (IMSI) for the SIM.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="internationalMobileSubscriberIdentity")]
public string InternationalMobileSubscriberIdentity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="The international mobile subscriber identity (IMSI) for the SIM.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="internationalMobileSubscriberIdentity")>]
member this.InternationalMobileSubscriberIdentity : string with get, set
Public Property InternationalMobileSubscriberIdentity As String

Property Value

Attributes

Applies to