PlatformConfiguration interface
The platform where the packet core is deployed.
Properties
azure |
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. |
azure |
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. |
azure |
The Azure Stack HCI cluster where the packet core is deployed. |
connected |
Azure Arc connected cluster where the packet core is deployed. |
custom |
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