PacketCoreControlPlaneArgs

constructor(controlPlaneAccessInterface: Output<InterfacePropertiesArgs>? = null, controlPlaneAccessVirtualIpv4Addresses: Output<List<String>>? = null, coreNetworkTechnology: Output<Either<String, CoreNetworkType>>? = null, diagnosticsUpload: Output<DiagnosticsUploadConfigurationArgs>? = null, eventHub: Output<EventHubConfigurationArgs>? = null, identity: Output<ManagedServiceIdentityArgs>? = null, installation: Output<InstallationArgs>? = null, interopSettings: Output<Any>? = null, localDiagnosticsAccess: Output<LocalDiagnosticsAccessConfigurationArgs>? = null, location: Output<String>? = null, packetCoreControlPlaneName: Output<String>? = null, platform: Output<PlatformConfigurationArgs>? = null, resourceGroupName: Output<String>? = null, signaling: Output<SignalingConfigurationArgs>? = null, sites: Output<List<SiteResourceIdArgs>>? = null, sku: Output<Either<String, BillingSku>>? = null, tags: Output<Map<String, String>>? = null, ueMtu: Output<Int>? = null, userConsent: Output<UserConsentConfigurationArgs>? = null, version: Output<String>? = null)