GetAttachedNetworkByDevCenterPlainArgs

data class GetAttachedNetworkByDevCenterPlainArgs(val attachedNetworkConnectionName: String, val devCenterName: String, val resourceGroupName: String) : ConvertibleToJava<GetAttachedNetworkByDevCenterPlainArgs>

Constructors

Link copied to clipboard
constructor(attachedNetworkConnectionName: String, devCenterName: String, resourceGroupName: String)

Properties

Link copied to clipboard

The name of the attached NetworkConnection.

Link copied to clipboard

The name of the devcenter.

Link copied to clipboard

Name of the resource group within the Azure subscription.

Functions

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