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