次の方法で共有


SecuritySettingsPatch interface

デバイスのセキュリティ設定に対するパッチ要求を表します。

プロパティ

chapSettings

デバイス CHAP とリバース CHAP の設定。

cloudApplianceSettings

クラウドのアプライアンス設定。

deviceAdminPassword

デバイス管理者のパスワード。

remoteManagementSettings

リモート管理設定。

snapshotPassword

スナップショット マネージャーのパスワード。

プロパティの詳細

chapSettings

デバイス CHAP とリバース CHAP の設定。

chapSettings?: ChapSettings

プロパティ値

cloudApplianceSettings

クラウドのアプライアンス設定。

cloudApplianceSettings?: CloudApplianceSettings

プロパティ値

deviceAdminPassword

デバイス管理者のパスワード。

deviceAdminPassword?: AsymmetricEncryptedSecret

プロパティ値

remoteManagementSettings

リモート管理設定。

remoteManagementSettings?: RemoteManagementSettingsPatch

プロパティ値

snapshotPassword

スナップショット マネージャーのパスワード。

snapshotPassword?: AsymmetricEncryptedSecret

プロパティ値