GetIntegrationAccountMapPlainArgs

data class GetIntegrationAccountMapPlainArgs(val integrationAccountName: String, val mapName: String, val resourceGroupName: String) : ConvertibleToJava<GetIntegrationAccountMapPlainArgs>

Constructors

Link copied to clipboard
fun GetIntegrationAccountMapPlainArgs(integrationAccountName: String, mapName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The integration account name.

Link copied to clipboard

The integration account map name.

Link copied to clipboard

The resource group name.