Share via


IPacketCoreControlPlane.PlatformType Property

Definition

The platform type where packet core is deployed.

[Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="The platform type where packet core is deployed.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.PlatformType) }, ReadOnly=false, Required=true, SerializedName="type")]
public Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.PlatformType PlatformType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="The platform type where packet core is deployed.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.PlatformType) }, ReadOnly=false, Required=true, SerializedName="type")>]
member this.PlatformType : Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.PlatformType with get, set
Public Property PlatformType As PlatformType

Property Value

Attributes

Applies to