GetAttachedDataNetworkPlainArgs

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

Constructors

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

Functions

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

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.