getAttachedNetworkByDevCenter

Gets an attached NetworkConnection. API Version: 2022-09-01-preview.

Return

Represents an attached NetworkConnection.

Parameters

argument

null


suspend fun getAttachedNetworkByDevCenter(attachedNetworkConnectionName: String, devCenterName: String, resourceGroupName: String): GetAttachedNetworkByDevCenterResult

Return

Represents an attached NetworkConnection.

Parameters

attachedNetworkConnectionName

The name of the attached NetworkConnection.

devCenterName

The name of the devcenter.

resourceGroupName

Name of the resource group within the Azure subscription.

See also


Return

Represents an attached NetworkConnection.

Parameters

argument

Builder for com.pulumi.azurenative.devcenter.kotlin.inputs.GetAttachedNetworkByDevCenterPlainArgs.

See also