Interface VendorSku.UpdateStages.WithDeploymentMode

All Known Subinterfaces:
VendorSku.Update
Enclosing interface:
VendorSku.UpdateStages

public static interface VendorSku.UpdateStages.WithDeploymentMode
The stage of the VendorSku update allowing to specify deploymentMode.
  • Method Details

    • withDeploymentMode

      VendorSku.Update withDeploymentMode(SkuDeploymentMode deploymentMode)
      Specifies the deploymentMode property: The sku deployment mode..
      Parameters:
      deploymentMode - The sku deployment mode.
      Returns:
      the next definition stage.