MockableServiceFabricManagedClustersResourceGroupResource.GetServiceFabricManagedClusters 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 ServiceFabricManagedClusters in the ResourceGroupResource.
public virtual Azure.ResourceManager.ServiceFabricManagedClusters.ServiceFabricManagedClusterCollection GetServiceFabricManagedClusters();
abstract member GetServiceFabricManagedClusters : unit -> Azure.ResourceManager.ServiceFabricManagedClusters.ServiceFabricManagedClusterCollection
override this.GetServiceFabricManagedClusters : unit -> Azure.ResourceManager.ServiceFabricManagedClusters.ServiceFabricManagedClusterCollection
Public Overridable Function GetServiceFabricManagedClusters () As ServiceFabricManagedClusterCollection
Returns
An object representing collection of ServiceFabricManagedClusters and their operations over a ServiceFabricManagedClusterResource.