Interface MsixPackage.DefinitionStages.WithIsActive

All Known Subinterfaces:
MsixPackage.Definition, MsixPackage.DefinitionStages.WithCreate
Enclosing interface:
MsixPackage.DefinitionStages

public static interface MsixPackage.DefinitionStages.WithIsActive
The stage of the MsixPackage definition allowing to specify isActive.
  • Method Details

    • withIsActive

      Specifies the isActive property: Make this version of the package the active one across the hostpool. .
      Parameters:
      isActive - Make this version of the package the active one across the hostpool.
      Returns:
      the next definition stage.