MissingPackage ComplexType

Missing Package.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
AppName Edm.String

The app name of the missing package.

IsFirstParty Edm.Boolean

Whether is first party is enabled.

PackageName Edm.String

The package name of the missing package.

ResolutionAction MissingPackageResolutionAction

The resolution action for the missing package.

ResolutionActionValue Edm.String

The resolution action value of the missing package.

Version Edm.String

The version of the missing package.

Used by

The following use the MissingPackage ComplexType.

Name How used
MissingDependency MissingPackages Property

See also