Freigeben über


PacketCoreDataPlaneData Konstruktor

Definition

Initialisiert eine neue instance von PacketCoreDataPlaneData.

public PacketCoreDataPlaneData (Azure.Core.AzureLocation location, Azure.ResourceManager.MobileNetwork.Models.MobileNetworkInterfaceProperties userPlaneAccessInterface);
new Azure.ResourceManager.MobileNetwork.PacketCoreDataPlaneData : Azure.Core.AzureLocation * Azure.ResourceManager.MobileNetwork.Models.MobileNetworkInterfaceProperties -> Azure.ResourceManager.MobileNetwork.PacketCoreDataPlaneData
Public Sub New (location As AzureLocation, userPlaneAccessInterface As MobileNetworkInterfaceProperties)

Parameter

location
AzureLocation

Der Speicherort.

userPlaneAccessInterface
MobileNetworkInterfaceProperties

Die Benutzeroberfläche der Benutzerebene im Zugriffsnetzwerk. Für 5G-Netzwerke ist dies die N3-Schnittstelle. Bei 4G-Netzwerken ist dies die S1-U-Schnittstelle.

Ausnahmen

userPlaneAccessInterface ist NULL.

Gilt für: