Share via


IPacketCoreControlPlaneVersion.Platform Property

Definition

Platform specific packet core control plane version properties.

[Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="Platform specific packet core control plane version properties.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.Api20221101.IPlatform) }, ReadOnly=false, Required=false, SerializedName="platforms")]
public Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.Api20221101.IPlatform[] Platform { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="Platform specific packet core control plane version properties.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.Api20221101.IPlatform) }, ReadOnly=false, Required=false, SerializedName="platforms")>]
member this.Platform : Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.Api20221101.IPlatform[] with get, set
Public Property Platform As IPlatform()

Property Value

Attributes

Applies to