Properties
@odata.type
@odata.type : "#microsoft.graph.iosVppApp"
Optional app Store Url
app Store Url ?: NullableOption < string >
Optional applicable Device Type
applicable Device Type ?: NullableOption < IosDeviceType >
Optional assigned Licenses
assigned Licenses ?: NullableOption < IosVppAppAssignedLicense [] >
Optional assignments
assignments ?: NullableOption < MobileAppAssignment [] >
Optional bundle Id
bundle Id ?: NullableOption < string >
Optional categories
categories ?: NullableOption < MobileAppCategory [] >
Optional created Date Time
created Date Time ?: string
Optional dependent App Count
dependent App Count ?: number
Optional description
description ?: NullableOption < string >
Optional developer
developer ?: NullableOption < string >
Optional display Name
display Name ?: NullableOption < string >
Optional information Url
information Url ?: NullableOption < string >
Optional is Assigned
is Assigned ?: boolean
Optional is Featured
is Featured ?: boolean
Optional large Icon
large Icon ?: NullableOption < MimeContent >
Optional last Modified Date Time
last Modified Date Time ?: string
Optional licensing Type
licensing Type ?: NullableOption < VppLicensingType >
Optional notes
notes ?: NullableOption < string >
Optional owner
owner ?: NullableOption < string >
Optional privacy Information Url
privacy Information Url ?: NullableOption < string >
Optional publisher
publisher ?: NullableOption < string >
Optional publishing State
publishing State ?: MobileAppPublishingState
Optional relationships
relationships ?: NullableOption < MobileAppRelationship [] >
Optional release Date Time
release Date Time ?: NullableOption < string >
Optional revoke License Action Results
revoke License Action Results ?: NullableOption < IosVppAppRevokeLicensesActionResult [] >
Optional role Scope Tag Ids
role Scope Tag Ids ?: NullableOption < string [] >
Optional superseded App Count
superseded App Count ?: number
Optional superseding App Count
superseding App Count ?: number
Optional total License Count
total License Count ?: number
Optional upload State
upload State ?: number
Optional used License Count
used License Count ?: number
Optional vpp Token Account Type
vpp Token Account Type ?: VppTokenAccountType
Optional vpp Token Apple Id
vpp Token Apple Id ?: NullableOption < string >
Optional vpp Token Id
vpp Token Id ?: NullableOption < string >
Optional vpp Token Organization Name
vpp Token Organization Name ?: NullableOption < string >
The publishing state for the app. The app cannot be assigned unless the app is published. Possible values are: notPublished, processing, published.