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.
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.