次の方法で共有


ServiceFabricManagedClusterResource.GetServiceFabricManagedApplications メソッド

定義

ServiceFabricManagedCluster 内の ServiceFabricManagedApplicationResources のコレクションを取得します。

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

戻り値

ServiceFabricManagedApplicationResources のコレクションとその ServiceFabricManagedApplicationResource に対する操作を表す オブジェクト。

適用対象