Uses of Class
odata.msgraph.client.beta.complex.Win32LobAppInstallExperience.Builder
-
Packages that use Win32LobAppInstallExperience.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of Win32LobAppInstallExperience.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return Win32LobAppInstallExperience.Builder Modifier and Type Method Description static Win32LobAppInstallExperience.BuilderWin32LobAppInstallExperience. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).Win32LobAppInstallExperience.BuilderWin32LobAppInstallExperience.Builder. deviceRestartBehavior(Win32LobAppRestartBehavior deviceRestartBehavior)“Device restart behavior.”Win32LobAppInstallExperience.BuilderWin32LobAppInstallExperience.Builder. runAsAccount(RunAsAccountType runAsAccount)“Indicates the type of execution context the app runs in.”
-