MockableChaosResourceGroupResource.GetChaosWorkspaces 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 ChaosWorkspaces in the ResourceGroupResource.
public virtual Azure.ResourceManager.Chaos.ChaosWorkspaceCollection GetChaosWorkspaces();
abstract member GetChaosWorkspaces : unit -> Azure.ResourceManager.Chaos.ChaosWorkspaceCollection
override this.GetChaosWorkspaces : unit -> Azure.ResourceManager.Chaos.ChaosWorkspaceCollection
Public Overridable Function GetChaosWorkspaces () As ChaosWorkspaceCollection
Returns
An object representing collection of ChaosWorkspaces and their operations over a ChaosWorkspaceResource.