Condividi tramite


IInstallation.State Property

Definition

Installation state

[Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="Installation state", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.InstallationState) }, ReadOnly=false, Required=false, SerializedName="state")]
public Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.InstallationState? State { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="Installation state", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.InstallationState) }, ReadOnly=false, Required=false, SerializedName="state")>]
member this.State : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.InstallationState> with get, set
Public Property State As Nullable(Of InstallationState)

Property Value

Attributes

Applies to