Redigera

Dela via


Update-AzMobileNetworkPacketCoreControlPlane

Updates packet core control planes.

Syntax

Update-AzMobileNetworkPacketCoreControlPlane
      -PacketCoreControlPlaneName <String>
      -ResourceGroupName <String>
      [-SubscriptionId <String>]
      [-LocalDiagnosticAccessAuthenticationType <AuthenticationType>]
      [-PlatformType <PlatformType>]
      [-Site <ISiteResourceId[]>]
      [-Sku <BillingSku>]
      [-AzureStackEdgeDeviceId <String>]
      [-AzureStackHciClusterId <String>]
      [-ConnectedClusterId <String>]
      [-ControlPlaneAccessInterfaceIpv4Address <String>]
      [-ControlPlaneAccessInterfaceIpv4Gateway <String>]
      [-ControlPlaneAccessInterfaceIpv4Subnet <String>]
      [-ControlPlaneAccessInterfaceName <String>]
      [-CoreNetworkTechnology <CoreNetworkType>]
      [-CustomLocationId <String>]
      [-HttpsServerCertificateUrl <String>]
      [-IdentityType <ManagedServiceIdentityType>]
      [-IdentityUserAssignedIdentity <Hashtable>]
      [-InteropSetting <Hashtable>]
      [-UeMtu <Int32>]
      [-Version <String>]
      [-Tag <Hashtable>]
      [-DefaultProfile <PSObject>]
      [-WhatIf]
      [-Confirm]
      [<CommonParameters>]

Description

Updates packet core control planes.

Examples

Example 1: Updates packet core control planes.

Update-AzMobileNetworkPacketCoreControlPlane -PacketCoreControlPlaneName azps-mn-pccp -ResourceGroupName azps_test_group -Tag @{"abc"="123"}

Location Name         ResourceGroupName ProvisioningState
-------- ----         ----------------- -----------------
eastus   azps-mn-pccp azps_test_group   Succeeded

Updates packet core control planes.

Parameters

-AzureStackEdgeDeviceId

Azure Stack Edge device resource ID.

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-AzureStackHciClusterId

Azure Stack HCI cluster resource ID.

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Confirm

Prompts you for confirmation before running the cmdlet.

Type:SwitchParameter
Aliases:cf
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-ConnectedClusterId

Azure Arc connected cluster resource ID.

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-ControlPlaneAccessInterfaceIpv4Address

The IPv4 address.

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-ControlPlaneAccessInterfaceIpv4Gateway

The default IPv4 gateway (router).

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-ControlPlaneAccessInterfaceIpv4Subnet

The IPv4 subnet.

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-ControlPlaneAccessInterfaceName

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

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-CoreNetworkTechnology

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

Type:CoreNetworkType
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-CustomLocationId

Azure Arc custom location resource ID.

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-DefaultProfile

The DefaultProfile parameter is not functional. Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription.

Type:PSObject
Aliases:AzureRMContext, AzureCredential
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-HttpsServerCertificateUrl

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

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-IdentityType

Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).

Type:ManagedServiceIdentityType
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-IdentityUserAssignedIdentity

The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.

Type:Hashtable
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-InteropSetting

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

Type:Hashtable
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-LocalDiagnosticAccessAuthenticationType

How to authenticate users who access local diagnostics APIs.

Type:AuthenticationType
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-PacketCoreControlPlaneName

The name of the packet core control plane.

Type:String
Position:Named
Default value:None
Required:True
Accept pipeline input:False
Accept wildcard characters:False

-PlatformType

The platform type where packet core is deployed.

Type:PlatformType
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-ResourceGroupName

The name of the resource group. The name is case insensitive.

Type:String
Position:Named
Default value:None
Required:True
Accept pipeline input:False
Accept wildcard characters:False

-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. To construct, see NOTES section for SITE properties and create a hash table.

Type:ISiteResourceId[]
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Sku

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

Type:BillingSku
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-SubscriptionId

The ID of the target subscription.

Type:String
Position:Named
Default value:(Get-AzContext).Subscription.Id
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Tag

Resource tags.

Type:Hashtable
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-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.

Type:Int32
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Version

The version of the packet core software that is deployed.

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-WhatIf

Shows what would happen if the cmdlet runs. The cmdlet is not run.

Type:SwitchParameter
Aliases:wi
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

Inputs

IMobileNetworkIdentity

Outputs

IPacketCoreControlPlane