GetConnectivityConfigurationPlainArgs

data class GetConnectivityConfigurationPlainArgs(val configurationName: String, val networkManagerName: String, val resourceGroupName: String) : ConvertibleToJava<GetConnectivityConfigurationPlainArgs>

Constructors

Link copied to clipboard
constructor(configurationName: String, networkManagerName: String, resourceGroupName: String)

Properties

Link copied to clipboard

The name of the network manager connectivity configuration.

Link copied to clipboard

The name of the network manager.

Link copied to clipboard

The name of the resource group.

Functions

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