PlatformConfigurationResponse

data class PlatformConfigurationResponse(val azureStackEdgeDevice: AzureStackEdgeDeviceResourceIdResponse? = null, val connectedCluster: ConnectedClusterResourceIdResponse? = null, val customLocation: CustomLocationResourceIdResponse? = null, val type: String)

The platform where the packet core is deployed.

Constructors

Link copied to clipboard
constructor(azureStackEdgeDevice: AzureStackEdgeDeviceResourceIdResponse? = null, connectedCluster: ConnectedClusterResourceIdResponse? = null, customLocation: CustomLocationResourceIdResponse? = null, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

Azure Arc connected cluster where the packet core is deployed.

Link copied to clipboard

Azure Arc custom location where the packet core is deployed.

Link copied to clipboard

The platform type where packet core is deployed.