GetNewProtectionGroup
After calling
CreateAbrProtectionGroup
or
CreateHbrProtectionGroup
or createVvolProtectionGroup
to
create a protection group, this call makes a new one and fills in the protection group with
the final result of the operation. To get the task results, see GetCreateProtectionGroupResult
.
To check status, see IsCreateProtectionGroupComplete
. Synopsis
ProtectionGroup GetNewProtectionGroup( )
Returns the newly created
ProtectionGroup
.