GetIntegrationAccountAgreementPlainArgs

data class GetIntegrationAccountAgreementPlainArgs(val agreementName: String, val integrationAccountName: String, val resourceGroupName: String) : ConvertibleToJava<GetIntegrationAccountAgreementPlainArgs>

Constructors

Link copied to clipboard
fun GetIntegrationAccountAgreementPlainArgs(agreementName: String, integrationAccountName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The integration account agreement name.

Link copied to clipboard

The integration account name.

Link copied to clipboard

The resource group name.