Share via


ISim.State Property

Definition

The state of the SIM resource.

[Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="The state of the SIM resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.SimState) }, ReadOnly=true, Required=false, SerializedName="simState")]
public Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.SimState? State { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="The state of the SIM resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.SimState) }, ReadOnly=true, Required=false, SerializedName="simState")>]
member this.State : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.SimState>
Public ReadOnly Property State As Nullable(Of SimState)

Property Value

Attributes

Applies to