ConfigurationProfileProperties interface
Automanage 構成プロファイルのプロパティ。
プロパティ
| configuration | 構成プロファイルの構成ディクショナリ。 |
プロパティの詳細
configuration
構成プロファイルの構成ディクショナリ。
configuration?: Record<string, unknown>
プロパティ値
Record<string, unknown>