public static final class Win32LobAppInstallExperience.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
Win32LobAppInstallExperience |
build() |
Win32LobAppInstallExperience.Builder |
deviceRestartBehavior(Win32LobAppRestartBehavior deviceRestartBehavior)
“Device restart behavior.”
|
Win32LobAppInstallExperience.Builder |
runAsAccount(RunAsAccountType runAsAccount)
“Indicates the type of execution context the app runs in.”
|
public Win32LobAppInstallExperience.Builder runAsAccount(RunAsAccountType runAsAccount)
runAsAccount - value of runAsAccount property (as defined in service metadata)this (for method chaining)public Win32LobAppInstallExperience.Builder deviceRestartBehavior(Win32LobAppRestartBehavior deviceRestartBehavior)
deviceRestartBehavior - value of deviceRestartBehavior property (as defined in service metadata)this (for method chaining)public Win32LobAppInstallExperience build()
Copyright © 2018–2020. All rights reserved.