Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.9 KB

createapprequest.md

File metadata and controls

16 lines (12 loc) · 1.9 KB

CreateAppRequest

The CreateAppRequest message is used to create a new app.

Fields

Field Type Required Description
CertifyPolicyID *string Creates the app with this certify policy.
Description *string Creates the app with this description.
DisplayName *string Creates the app with this display name.
GrantPolicyID *string Creates the app with this grant policy.
MonthlyCostUsd *int Creates the app with this monthly cost per seat.
Owners []string Creates the app with this array of owners.
RevokePolicyID *string Creates the app with this revoke policy.