CloudAccountResource.GetProtectionGroups Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a collection of ProtectionGroups in the CloudAccountResource.
public virtual Azure.ResourceManager.CommvaultContentStore.ProtectionGroupCollection GetProtectionGroups();
abstract member GetProtectionGroups : unit -> Azure.ResourceManager.CommvaultContentStore.ProtectionGroupCollection
override this.GetProtectionGroups : unit -> Azure.ResourceManager.CommvaultContentStore.ProtectionGroupCollection
Public Overridable Function GetProtectionGroups () As ProtectionGroupCollection
Returns
An object representing collection of ProtectionGroups and their operations over a ProtectionGroupResource.