GetFluidRelayServerKeysPlainArgs

data class GetFluidRelayServerKeysPlainArgs(val name: String, val resourceGroup: String) : ConvertibleToJava<GetFluidRelayServerKeysPlainArgs>

Constructors

Link copied to clipboard
constructor(name: String, resourceGroup: String)

Properties

Link copied to clipboard

The resource name.

Link copied to clipboard

The resource group containing the resource.

Functions

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