MsixPackage.UpdateStages.WithIsActive Interface
public static interface MsixPackage.UpdateStages.WithIsActive
The stage of the MsixPackage update allowing to specify isActive.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withIsActive(Boolean isActive)
Specifies the is |
Method Details
withIsActive
public abstract MsixPackage.Update withIsActive(Boolean isActive)
Specifies the isActive property: Set a version of the package to be active across hostpool. .
Parameters:
Returns: