MobileNetworkPlatformConfiguration(MobileNetworkPlatformType) Constructor
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.
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.