次の方法で共有


IWithManagedServiceIdentity インターフェイス

定義

マネージド サービス ID を指定できるアプリケーション ゲートウェイ定義のステージ。

public interface IWithManagedServiceIdentity
type IWithManagedServiceIdentity = interface
Public Interface IWithManagedServiceIdentity
派生

メソッド

WithIdentity(ManagedServiceIdentity)

アプリケーション ゲートウェイに関連付ける ID を指定します。

適用対象