Get Account Result
data class GetAccountResult(val id: String, val location: String, val name: String, val resourceGroupName: String)
A collection of values returned by getAccount.
A collection of values returned by getAccount.