getSqlVirtualMachineGroup

Gets a SQL virtual machine group. API Version: 2017-03-01-preview.

Return

A SQL virtual machine group.

Parameters

argument

null


suspend fun getSqlVirtualMachineGroup(resourceGroupName: String, sqlVirtualMachineGroupName: String): GetSqlVirtualMachineGroupResult

Return

A SQL virtual machine group.

Parameters

resourceGroupName

Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.

sqlVirtualMachineGroupName

Name of the SQL virtual machine group.

See also


Return

A SQL virtual machine group.

Parameters

argument

Builder for com.pulumi.azurenative.sqlvirtualmachine.kotlin.inputs.GetSqlVirtualMachineGroupPlainArgs.

See also