getVolumeGroup

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

accountName

The name of the NetApp account

resourceGroupName

The name of the resource group.

volumeGroupName

The name of the volumeGroup

See also


Return

Volume group resource for create

Parameters

argument

Builder for com.pulumi.azurenative.netapp.kotlin.inputs.GetVolumeGroupPlainArgs.

See also