Udostępnij za pośrednictwem


IPacketCoreControlPlane.InstallationState 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? InstallationState { 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.InstallationState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.InstallationState> with get, set
Public Property InstallationState As Nullable(Of InstallationState)

Property Value

Attributes

Applies to