ProtectedItemModelUpdate interface
保護されたアイテム モデルの更新。
プロパティ
| id | リソースの ID を取得または設定します。 |
| name | リソースの名前を取得または設定します。 |
| properties | 保護された項目モデルのプロパティ。 |
| system |
リソースの作成と最後の変更に関連するメタデータ。 |
| type | リソースの種類を取得または設定します。 |
プロパティの詳細
id
リソースの ID を取得または設定します。
id?: string
プロパティ値
string
name
リソースの名前を取得または設定します。
name?: string
プロパティ値
string
properties
保護された項目モデルのプロパティ。
properties?: ProtectedItemModelPropertiesUpdate
プロパティ値
systemData
type
リソースの種類を取得または設定します。
type?: string
プロパティ値
string