PlatformConfiguration interface

The platform where the packet core is deployed.

Properties

azureStackEdgeDevice

The Azure Stack Edge device where the packet core is deployed. If the device is part of a fault tolerant pair, either device in the pair can be specified.

azureStackEdgeDevices

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. NOTE: This property will not be serialized. It can only be populated by the server.

azureStackHciCluster

The Azure Stack HCI cluster where the packet core is deployed.

connectedCluster

Azure Arc connected cluster where the packet core is deployed.

customLocation

Azure Arc custom location where the packet core is deployed.

type

The platform type where packet core is deployed.

Property Details

azureStackEdgeDevice

The Azure Stack Edge device where the packet core is deployed. If the device is part of a fault tolerant pair, either device in the pair can be specified.

azureStackEdgeDevice?: AzureStackEdgeDeviceResourceId

Property Value

azureStackEdgeDevices

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. NOTE: This property will not be serialized. It can only be populated by the server.

azureStackEdgeDevices?: AzureStackEdgeDeviceResourceId[]

Property Value

azureStackHciCluster

The Azure Stack HCI cluster where the packet core is deployed.

azureStackHciCluster?: AzureStackHCIClusterResourceId

Property Value

connectedCluster

Azure Arc connected cluster where the packet core is deployed.

connectedCluster?: ConnectedClusterResourceId

Property Value

customLocation

Azure Arc custom location where the packet core is deployed.

customLocation?: CustomLocationResourceId

Property Value

type

The platform type where packet core is deployed.

type: string

Property Value

string