GetAttachedDataNetworkPlainArgs

data class GetAttachedDataNetworkPlainArgs(val attachedDataNetworkName: String, val packetCoreControlPlaneName: String, val packetCoreDataPlaneName: String, val resourceGroupName: String) : ConvertibleToJava<GetAttachedDataNetworkPlainArgs>

Constructors

Link copied to clipboard
constructor(attachedDataNetworkName: String, packetCoreControlPlaneName: String, packetCoreDataPlaneName: String, resourceGroupName: String)

Properties

Link copied to clipboard

The name of the attached data network.

Link copied to clipboard

The name of the packet core control plane.

Link copied to clipboard

The name of the packet core data plane.

Link copied to clipboard

The name of the resource group. The name is case insensitive.

Functions

Link copied to clipboard
open override fun toJava(): GetAttachedDataNetworkPlainArgs