Get Packet Core Control Plane Result
data class GetPacketCoreControlPlaneResult(val controlPlaneAccessInterface: InterfacePropertiesResponse, val coreNetworkTechnology: String? = null, val diagnosticsUpload: DiagnosticsUploadConfigurationResponse? = null, val id: String, val identity: ManagedServiceIdentityResponse? = null, val installation: InstallationResponse? = null, val installedVersion: String, val interopSettings: Any? = null, val localDiagnosticsAccess: LocalDiagnosticsAccessConfigurationResponse, val location: String, val name: String, val platform: PlatformConfigurationResponse, val provisioningState: String, val rollbackVersion: String, val sites: List<SiteResourceIdResponse>, val sku: String, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String, val ueMtu: Int? = null, val version: String? = null)
Packet core control plane resource.
Constructors
Link copied to clipboard
fun GetPacketCoreControlPlaneResult(controlPlaneAccessInterface: InterfacePropertiesResponse, coreNetworkTechnology: String? = null, diagnosticsUpload: DiagnosticsUploadConfigurationResponse? = null, id: String, identity: ManagedServiceIdentityResponse? = null, installation: InstallationResponse? = null, installedVersion: String, interopSettings: Any? = null, localDiagnosticsAccess: LocalDiagnosticsAccessConfigurationResponse, location: String, name: String, platform: PlatformConfigurationResponse, provisioningState: String, rollbackVersion: String, sites: List<SiteResourceIdResponse>, sku: String, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String, ueMtu: Int? = null, version: String? = null)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard