Share via


MobileNetworkPlatformConfiguration(MobileNetworkPlatformType) Constructor

Definition

Initializes a new instance of MobileNetworkPlatformConfiguration.

public MobileNetworkPlatformConfiguration (Azure.ResourceManager.MobileNetwork.Models.MobileNetworkPlatformType platformType);
new Azure.ResourceManager.MobileNetwork.Models.MobileNetworkPlatformConfiguration : Azure.ResourceManager.MobileNetwork.Models.MobileNetworkPlatformType -> Azure.ResourceManager.MobileNetwork.Models.MobileNetworkPlatformConfiguration
Public Sub New (platformType As MobileNetworkPlatformType)

Parameters

platformType
MobileNetworkPlatformType

The platform type where packet core is deployed.

Applies to