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