GetAccountPlainArgs

data class GetAccountPlainArgs(val resourceGroupName: String, val resourceName: String) : ConvertibleToJava<GetAccountPlainArgs>

Constructors

Link copied to clipboard
fun GetAccountPlainArgs(resourceGroupName: String, resourceName: String)

Functions

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

Properties

Link copied to clipboard

Name of the resource group within the Azure subscription.

Link copied to clipboard

Name of the resource.