getAccount

The response to an account resource GET request. API Version: 2014-04-01-preview.

Return

The response to an account resource GET request.

Parameters

argument

null


suspend fun getAccount(resourceGroupName: String, resourceName: String): GetAccountResult

Return

The response to an account resource GET request.

See also

Parameters

resourceGroupName

Name of the resource group within the Azure subscription.

resourceName

Name of the resource.


suspend fun getAccount(argument: suspend GetAccountPlainArgsBuilder.() -> Unit): GetAccountResult

Return

The response to an account resource GET request.

See also

Parameters

argument

Builder for com.pulumi.azurenative.visualstudio.kotlin.inputs.GetAccountPlainArgs.