Share via


ISim.State Property

Definition

The state of the SIM resource.

[Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.PSArgumentCompleter(new System.String[] { "Disabled", "Enabled", "Invalid" })]
[Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Create=false, Description="The state of the SIM resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="simState", Update=false)]
public string State { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.PSArgumentCompleter(new System.String[] { "Disabled", "Enabled", "Invalid" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Create=false, Description="The state of the SIM resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="simState", Update=false)>]
member this.State : string
Public ReadOnly Property State As String

Property Value

Attributes

Applies to