Share via


ISimNameAndEncryptedProperties.SimState 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? SimState { 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.SimState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.SimState>
Public ReadOnly Property SimState As Nullable(Of SimState)

Property Value

Attributes

Applies to