Power Apps でサードパーティ アプリケーションに接続するカスタム コネクタを作成しています。 コネクタ内の定義は、エンド ユーザーに表示されないように設定する必要があります。 適切な可視性パラメータを選択する必要があります。 どのパラメータを使用する必要がありますか?
正解:C
Leave the Visibility property set to none. This property for operations and parameters in a logic app or flow has the following options: none: displayed normally in the logic app or flow advanced: hidden under an additional menu internal: hidden from the user important: always shown to the user first Reference: https://docs.microsoft.com/en-us/connectors/custom-connectors/define-blank