get Volume Group
Get details of the specified volume group API Version: 2021-10-01.
Return
Volume group resource for create
Parameters
argument
null
suspend fun getVolumeGroup(accountName: String, resourceGroupName: String, volumeGroupName: String): GetVolumeGroupResult
Return
Volume group resource for create
Parameters
account Name
The name of the NetApp account
resource Group Name
The name of the resource group.
volume Group Name
The name of the volumeGroup
See also
suspend fun getVolumeGroup(argument: suspend GetVolumeGroupPlainArgsBuilder.() -> Unit): GetVolumeGroupResult
Return
Volume group resource for create
Parameters
argument
Builder for com.pulumi.azurenative.netapp.kotlin.inputs.GetVolumeGroupPlainArgs.