次の方法で共有


iosMobileAppIdentifier リソースの種類

名前空間: microsoft.graph

注:Intune 用 Microsoft Graph API には、テナントの有効な Intune ライセンスが必要です。

iOS アプリの識別子。

mobileAppIdentifier からの継承

プロパティ

プロパティ 説明
bundleId 文字列型 (String) App Store で指定されている、アプリの識別子。

リレーションシップ

なし

JSON 表記

以下は、リソースの JSON 表記です。

{
  "@odata.type": "#microsoft.graph.iosMobileAppIdentifier",
  "bundleId": "String"
}