次の方法で共有


IPlatform.VersionState Property

Definition

The state of this packet core control plane version on this platform.

[Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="The state of this packet core control plane version on this platform.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.VersionState) }, ReadOnly=false, Required=false, SerializedName="versionState")]
public Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.VersionState? VersionState { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="The state of this packet core control plane version on this platform.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.VersionState) }, ReadOnly=false, Required=false, SerializedName="versionState")>]
member this.VersionState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.VersionState> with get, set
Public Property VersionState As Nullable(Of VersionState)

Property Value

Attributes

Applies to