Interface MsixPackage.DefinitionStages.WithImagePath

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

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

    • withImagePath

      Specifies the imagePath property: VHD/CIM image path on Network Share..
      Parameters:
      imagePath - VHD/CIM image path on Network Share.
      Returns:
      the next definition stage.