GetCustomApiPlainArgs

data class GetCustomApiPlainArgs(val apiName: String, val resourceGroupName: String, val subscriptionId: String? = null) : ConvertibleToJava<GetCustomApiPlainArgs>

Constructors

Link copied to clipboard
fun GetCustomApiPlainArgs(apiName: String, resourceGroupName: String, subscriptionId: String? = null)

Functions

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

Properties

Link copied to clipboard

API name

Link copied to clipboard

The resource group

Link copied to clipboard
val subscriptionId: String? = null

Subscription Id