DevTestLabUserResource.GetDevTestLabServiceFabrics 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 DevTestLabServiceFabrics in the DevTestLabUserResource.
public virtual Azure.ResourceManager.DevTestLabs.DevTestLabServiceFabricCollection GetDevTestLabServiceFabrics();
abstract member GetDevTestLabServiceFabrics : unit -> Azure.ResourceManager.DevTestLabs.DevTestLabServiceFabricCollection
override this.GetDevTestLabServiceFabrics : unit -> Azure.ResourceManager.DevTestLabs.DevTestLabServiceFabricCollection
Public Overridable Function GetDevTestLabServiceFabrics () As DevTestLabServiceFabricCollection
Returns
An object representing collection of DevTestLabServiceFabrics and their operations over a DevTestLabServiceFabricResource.