MockableAppContainersResourceGroupResource.GetSandboxGroups 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 SandboxGroups in the ResourceGroupResource.
public virtual Azure.ResourceManager.AppContainers.SandboxGroupCollection GetSandboxGroups();
abstract member GetSandboxGroups : unit -> Azure.ResourceManager.AppContainers.SandboxGroupCollection
override this.GetSandboxGroups : unit -> Azure.ResourceManager.AppContainers.SandboxGroupCollection
Public Overridable Function GetSandboxGroups () As SandboxGroupCollection
Returns
An object representing collection of SandboxGroups and their operations over a SandboxGroupResource.