Get Packet Core Control Plane Result
data class GetPacketCoreControlPlaneResult(val controlPlaneAccessInterface: InterfacePropertiesResponse, val coreNetworkTechnology: String? = null, val createdAt: String? = null, val createdBy: String? = null, val createdByType: String? = null, val id: String, val identity: ManagedServiceIdentityResponse? = null, val interopSettings: Any? = null, val lastModifiedAt: String? = null, val lastModifiedBy: String? = null, val lastModifiedByType: String? = null, val localDiagnosticsAccess: LocalDiagnosticsAccessConfigurationResponse? = null, val location: String, val mobileNetwork: MobileNetworkResourceIdResponse, val name: String, val platform: PlatformConfigurationResponse? = null, val provisioningState: String, val sku: String, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String, val version: String? = null)
Packet core control plane resource.
Constructors
Link copied to clipboard
fun GetPacketCoreControlPlaneResult(controlPlaneAccessInterface: InterfacePropertiesResponse, coreNetworkTechnology: String? = null, createdAt: String? = null, createdBy: String? = null, createdByType: String? = null, id: String, identity: ManagedServiceIdentityResponse? = null, interopSettings: Any? = null, lastModifiedAt: String? = null, lastModifiedBy: String? = null, lastModifiedByType: String? = null, localDiagnosticsAccess: LocalDiagnosticsAccessConfigurationResponse? = null, location: String, mobileNetwork: MobileNetworkResourceIdResponse, name: String, platform: PlatformConfigurationResponse? = null, provisioningState: String, sku: String, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String, version: String? = null)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard