次の方法で共有


ServiceFabricClusterResource.GetServiceFabricApplications メソッド

定義

ServiceFabricCluster 内の ServiceFabricApplicationResources のコレクションを取得します。

public virtual Azure.ResourceManager.ServiceFabric.ServiceFabricApplicationCollection GetServiceFabricApplications ();
abstract member GetServiceFabricApplications : unit -> Azure.ResourceManager.ServiceFabric.ServiceFabricApplicationCollection
override this.GetServiceFabricApplications : unit -> Azure.ResourceManager.ServiceFabric.ServiceFabricApplicationCollection
Public Overridable Function GetServiceFabricApplications () As ServiceFabricApplicationCollection

戻り値

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

適用対象