PacketCoreControlPlaneVersionData.Platforms Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Platform specific packet core control plane version properties.
public System.Collections.Generic.IList<Azure.ResourceManager.MobileNetwork.Models.MobileNetworkPlatform> Platforms { get; }
member this.Platforms : System.Collections.Generic.IList<Azure.ResourceManager.MobileNetwork.Models.MobileNetworkPlatform>
Public ReadOnly Property Platforms As IList(Of MobileNetworkPlatform)