次の方法で共有


filePlanDescriptorBase リソースの種類

名前空間: microsoft.graph.security

ファイル プラン記述子リソースに共通のプロパティを指定します。 各記述子の基本型: filePlanAppliedCategoryfilePlanAuthorityfilePlanCitationfilePlanDepartmentfilePlanReferencefilePlanSubcategory

プロパティ

プロパティ 説明
displayName String 特定の保持ラベルに関連付けられているファイル プラン記述子の名前を定義する一意の文字列。

リレーションシップ

なし。

JSON 表記

リソースの JSON 表現を次に示します。

{
  "@odata.type": "#microsoft.graph.security.filePlanDescriptorBase",
  "displayName": "String"
}