Sdílet prostřednictvím


IPacketCoreControlPlanePropertiesFormat Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.Api20221101.PacketCoreControlPlanePropertiesFormatTypeConverter))]
public interface IPacketCoreControlPlanePropertiesFormat : Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.Api20221101.PacketCoreControlPlanePropertiesFormatTypeConverter))>]
type IPacketCoreControlPlanePropertiesFormat = interface
    interface IJsonSerializable
Public Interface IPacketCoreControlPlanePropertiesFormat
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AzureStackEdgeDeviceId

Azure Stack Edge device resource ID.

AzureStackHciClusterId

Azure Stack HCI cluster resource ID.

ConnectedClusterId

Azure Arc connected cluster resource ID.

ControlPlaneAccessInterfaceIpv4Address

The IPv4 address.

ControlPlaneAccessInterfaceIpv4Gateway

The default IPv4 gateway (router).

ControlPlaneAccessInterfaceIpv4Subnet

The IPv4 subnet.

ControlPlaneAccessInterfaceName

The logical name for this interface. This should match one of the interfaces configured on your Azure Stack Edge device.

CoreNetworkTechnology

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

CustomLocationId

Azure Arc custom location resource ID.

HttpsServerCertificateUrl

The certificate URL, unversioned. For example: https://contosovault.vault.azure.net/certificates/ingress.

InstallationState

Installation state

InteropSetting

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

LocalDiagnosticAccessAuthenticationType

How to authenticate users who access local diagnostics APIs.

LocalDiagnosticsAccessHttpsServerCertificateProvisioningState

The certificate's provisioning state

OperationId

Azure Async Operation ID.

PlatformAzureStackEdgeDevices

The Azure Stack Edge devices where the packet core is deployed. If the packet core is deployed across multiple devices, all devices will appear in this list.

PlatformType

The platform type where packet core is deployed.

ProvisioningReason

Reason for certificate provisioning failure.

ProvisioningState

The provisioning state of the packet core control plane resource.

RollbackVersion

The previous version of the packet core software that was deployed. Used when performing the rollback action.

Site

Site(s) under which this packet core control plane should be deployed. The sites must be in the same location as the packet core control plane.

Sku

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

UeMtu

The MTU (in bytes) signaled to the UE. The same MTU is set on the user plane data links for all data networks. The MTU set on the user plane access link is calculated to be 60 bytes greater than this value to allow for GTP encapsulation.

Version

The version of the packet core software that is deployed.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to