Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 572 Bytes

ApplicationLicensing.md

File metadata and controls

21 lines (15 loc) · 572 Bytes

ApplicationLicensing

Properties

Name Type Description Notes
SeatCount Int32 [optional]

Examples

  • Prepare the resource
$ApplicationLicensing = Initialize-Okta.PowerShellApplicationLicensing  -SeatCount null
  • Convert the resource to JSON
$ApplicationLicensing | ConvertTo-JSON

[Back to Model list] [Back to API list] [Back to README]