次の方法で共有


IntegrationAccountResource.GetIntegrationAccountAgreements メソッド

定義

IntegrationAccount 内の IntegrationAccountAgreementResources のコレクションを取得します。

public virtual Azure.ResourceManager.Logic.IntegrationAccountAgreementCollection GetIntegrationAccountAgreements ();
abstract member GetIntegrationAccountAgreements : unit -> Azure.ResourceManager.Logic.IntegrationAccountAgreementCollection
override this.GetIntegrationAccountAgreements : unit -> Azure.ResourceManager.Logic.IntegrationAccountAgreementCollection
Public Overridable Function GetIntegrationAccountAgreements () As IntegrationAccountAgreementCollection

戻り値

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

適用対象