Azure.ResourceManager.MobileNetwork.Models Namespace
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.
Classes
Ambr |
Aggregate maximum bit rate. |
ArmMobileNetworkModelFactory |
Model factory for models. |
AsyncOperationStatus |
The current status of an async operation. |
DataNetworkConfiguration |
Settings controlling data network use. |
DnnIPPair |
DNN and UE IP address. |
EncryptedSimUploadList |
The SIMs to upload. The SIM credentials must be encrypted. |
ExtendedUEInfoProperties |
Extended UE Information Properties. Please note ExtendedUEInfoProperties is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include UEInfo4G and UEInfo5G. |
HomeNetworkPublicKey |
A key used for SUPI concealment. |
MobileNetworkCertificateProvisioning |
Certificate provisioning state. |
MobileNetworkEventHubConfiguration |
Configuration for sending packet core events to Azure Event Hub. |
MobileNetworkHttpsServerCertificate |
HTTPS server certificate configuration. |
MobileNetworkInstallation |
The installation state of the packet core. |
MobileNetworkInterfaceProperties |
Interface properties. |
MobileNetworkLocalDiagnosticsAccessConfiguration |
The kubernetes ingress configuration to control access to packet core diagnostics over local APIs. |
MobileNetworkManagedServiceIdentity |
Managed service identity (User assigned identity). |
MobileNetworkPlatform |
Platform specific packet core control plane version properties. |
MobileNetworkPlatformConfiguration |
The platform where the packet core is deployed. |
MobileNetworkPlmnId |
Public land mobile network (PLMN) ID. This is made up of the mobile country code and mobile network code, as defined in https://www.itu.int/rec/T-REC-E.212. The values 001-01 and 001-001 can be used for testing and the values 999-99 and 999-999 can be used on internal private networks. |
MobileNetworkPortRange |
Range of port numbers to use as translated ports on each translated address. If not specified and NAPT is enabled, this range defaults to 1,024 - 49,999. (Ports under 1,024 should not be used because these are special purpose ports reserved by IANA. Ports 50,000 and above are reserved for non-NAPT use.) |
MobileNetworkPortReuseHoldTimes |
The minimum time (in seconds) that will pass before a port that was used by a closed pinhole can be recycled for use by another pinhole. All hold times must be minimum 1 second. |
MobileNetworkQosPolicy |
QoS policy. |
MobileNetworkResourcePatch |
Identity and Tags object for patch operations. |
MobileNetworkServiceDataFlowTemplate |
Data flow template. |
MobileNetworkSliceConfiguration |
Per-slice settings. |
MobileNetworkTagsPatch |
Tags object for patch operations. |
NaptConfiguration |
The network address and port translation settings to use for the attached data network. |
PacketCoreControlPlaneCollectDiagnosticsPackage |
Packet core control plane collect diagnostics package options. |
PccRuleConfiguration |
Data flow policy rule configuration. |
PccRuleQosPolicy |
Data flow policy rule QoS policy. |
PinholeTimeouts |
Expiry times of inactive NAPT pinholes, in seconds. All timers must be at least 1 second. |
PublicLandMobileNetwork |
Configuration relating to a particular PLMN. |
PublicLandMobileNetworkHomeNetworkPublicKeys |
Configuration relating to SUPI concealment. |
SimDeleteList |
The SIMs to delete. |
SimNameAndEncryptedProperties |
SIM name and encrypted properties. |
SimNameAndProperties |
SIM name and properties. |
SimStaticIPProperties |
Static IP configuration for a SIM, scoped to a particular attached data network and slice. |
SimUploadList |
The SIMs to upload. |
SiteDeletePacketCore |
The packet core to delete under a site. |
Snssai |
Single-network slice selection assistance information (S-NSSAI). |
UEInfo |
Basic UE Information. |
UEInfo4G |
UE Information for 4G. |
UEInfo5G |
UE Information for 5G. |
UEQosFlow |
QoS Flow. |
UESessionInfo4G |
UE Session Info for 4G. |
UESessionInfo5G |
UE Session Info for 5G. |
Structs
CertificateProvisioningState |
The certificate's provisioning state. |
DesiredInstallationState |
The desired installation state of the packet core. |
HomeNetworkPrivateKeysProvisioningState |
The provisioning state of the private keys for SUPI concealment. |
MobileNetworkAuthenticationType |
How to authenticate users who access local diagnostics APIs. |
MobileNetworkBillingSku |
The SKU of the packet core control plane resource. The SKU list may change over time when a new SKU gets added or an exiting SKU gets removed. |
MobileNetworkDiagnosticsPackageStatus |
The status of the diagnostics package collection. |
MobileNetworkInstallationReason |
The reason or list of reasons why a packet core has not been installed or requires a reinstall. |
MobileNetworkInstallationState |
The installation state of the packet core. |
MobileNetworkManagedServiceIdentityType |
Type of managed service identity (currently only UserAssigned allowed). |
MobileNetworkObsoleteVersion |
Indicates whether this version is obsolete. |
MobileNetworkPacketCaptureStatus |
The status of the packet capture session. |
MobileNetworkPduSessionType |
PDU session type (IPv4/IPv6). |
MobileNetworkPlatformType |
The platform type where packet core is deployed. The contents of this enum can change. |
MobileNetworkPreemptionCapability |
Preemption capability. |
MobileNetworkPreemptionVulnerability |
Preemption vulnerability. |
MobileNetworkProvisioningState |
The current provisioning state. |
MobileNetworkRecommendedVersion |
Indicates whether this is the recommended version to use for new packet core control plane deployments. |
MobileNetworkReinstallRequired |
Whether a reinstall of the packet core is required to pick up the latest configuration changes. |
MobileNetworkSdfDirectionS |
Service data flow direction. |
MobileNetworkSimState |
The state of the SIM resource. |
MobileNetworkSiteProvisioningState |
The provisioning state of a resource e.g. SIM/SIM policy on a site. |
MobileNetworkTrafficControlPermission |
Traffic control permission. |
MobileNetworkVersionState |
The state of this packet core control plane version. |
NaptState |
Whether network address and port translation is enabled. |
PdnType |
Packet Data Network Type. |
RatType |
RAT Type. |
RrcEstablishmentCause |
Radio connection establishment cause. |
UEState |
State of the UE. |
UEUsageSetting |
The UE's usage setting. |
Enums
MobileNetworkCoreNetworkType |
The core network technology generation (5G core, EPC / 4G core or EPC / 4G + 5G core). |
Azure SDK for .NET