Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDeleteProfile

Parameters to the profile manager "delete" API.

export
interface

IDeleteProfile

Hierarchy

  • IDeleteProfile

Index

Properties

name

name: string

The name of the profile to delete - the type is specified by the current manager object.

memberof

IDeleteProfile

Optional rejectIfDependency

rejectIfDependency: boolean

If true, rejects the deletion of the profile if it is found to be a dependency of another profile.

memberof

IDeleteProfile

Generated using TypeDoc