Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PacketCoreControlPlane

Package version

Packet core control plane resource.

Hierarchy

Index

Properties

controlPlaneAccessInterface

controlPlaneAccessInterface: InterfaceProperties

The control plane interface on the access network. For 5G networks, this is the N2 interface. For 4G networks, this is the S1-MME interface.

Optional coreNetworkTechnology

coreNetworkTechnology: CoreNetworkType

The core network technology generation (5G core or EPC / 4G core).

Optional id

id: undefined | string

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

Optional identity

The identity used to retrieve the ingress certificate from Azure key vault.

Optional interopSettings

interopSettings: Record<string, unknown>

Settings to allow interoperability with third party components e.g. RANs and UEs.

Optional localDiagnosticsAccess

localDiagnosticsAccess: LocalDiagnosticsAccessConfiguration

The kubernetes ingress configuration to control access to packet core diagnostics over local APIs.

location

location: string

The geo-location where the resource lives

mobileNetwork

Mobile network in which this packet core control plane is deployed.

Optional name

name: undefined | string

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

Optional platform

The platform where the packet core is deployed.

Optional provisioningState

provisioningState: ProvisioningState

The provisioning state of the packet core control plane resource. NOTE: This property will not be serialized. It can only be populated by the server.

sku

The SKU defining the throughput and SIM allowances for this packet core control plane deployment.

Optional systemData

systemData: SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.

Optional tags

tags: undefined | {}

Resource tags.

Optional type

type: undefined | string

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

Optional version

version: undefined | string

The version of the packet core software that is deployed.

Generated using TypeDoc