MobileNetworkInstallationReason Struct

Definition

The reason or list of reasons why a packet core has not been installed or requires a reinstall.

C#
public readonly struct MobileNetworkInstallationReason : IEquatable<Azure.ResourceManager.MobileNetwork.Models.MobileNetworkInstallationReason>
Inheritance
MobileNetworkInstallationReason
Implements

Constructors

Properties

ControlPlaneAccessInterfaceHasChanged

A reinstall is required as the packet core is running with out-of-date control plane access interface information.

ControlPlaneAccessVirtualIPv4AddressesHasChanged

A reinstall is required as the packet core is running with out-of-date control plane access network virtual IP address.

NoAttachedDataNetworks

The packet core has not been installed as the packet core has no attached data networks.

NoPacketCoreDataPlane

The packet core has not been installed as there is no configured data plane for this packet core.

NoSlices

The packet core has not been installed as the mobile network does not have any applicable configured slices.

PublicLandMobileNetworkIdentifierHasChanged

A reinstall is required as the packet core is running with out-of-date PLMN ID.

UserPlaneAccessInterfaceHasChanged

A reinstall is required as the packet core is running with out-of-date user plane core interface.

UserPlaneAccessVirtualIPv4AddressesHasChanged

A reinstall is required as the packet core is running with out-of-date user plane access network virtual IP address.

UserPlaneDataInterfaceHasChanged

A reinstall is required as the packet core is running with out-of-date user plane access interface.

Methods

Equals(MobileNetworkInstallationReason)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Applies to

Táirge Leaganacha
Azure SDK for .NET Latest