GetIntegrationAccountSchemaPlainArgs

data class GetIntegrationAccountSchemaPlainArgs(val integrationAccountName: String, val resourceGroupName: String, val schemaName: String) : ConvertibleToJava<GetIntegrationAccountSchemaPlainArgs>

Constructors

Link copied to clipboard
fun GetIntegrationAccountSchemaPlainArgs(integrationAccountName: String, resourceGroupName: String, schemaName: String)

Functions

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

Properties

Link copied to clipboard

The integration account name.

Link copied to clipboard

The resource group name.

Link copied to clipboard

The integration account schema name.