MockableContainerInstanceResourceGroupResource.GetNGroups 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 NGroupResources in the ResourceGroupResource.
public virtual Azure.ResourceManager.ContainerInstance.NGroupCollection GetNGroups();
abstract member GetNGroups : unit -> Azure.ResourceManager.ContainerInstance.NGroupCollection
override this.GetNGroups : unit -> Azure.ResourceManager.ContainerInstance.NGroupCollection
Public Overridable Function GetNGroups () As NGroupCollection
Returns
An object representing collection of NGroupResources and their operations over a NGroupResource.