public static final class Win32LobAppPowerShellScriptDetection.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
Win32LobAppPowerShellScriptDetection |
build() |
Win32LobAppPowerShellScriptDetection.Builder |
enforceSignatureCheck(Boolean enforceSignatureCheck)
“A value indicating whether signature check is enforced”
|
Win32LobAppPowerShellScriptDetection.Builder |
runAs32Bit(Boolean runAs32Bit)
“A value indicating whether this script should run as 32-bit”
|
Win32LobAppPowerShellScriptDetection.Builder |
scriptContent(String scriptContent)
“The base64 encoded script content to detect Win32 Line of Business (LoB) app”
|
public Win32LobAppPowerShellScriptDetection.Builder enforceSignatureCheck(Boolean enforceSignatureCheck)
enforceSignatureCheck - value of enforceSignatureCheck property (as defined in service metadata)this (for method chaining)public Win32LobAppPowerShellScriptDetection.Builder runAs32Bit(Boolean runAs32Bit)
runAs32Bit - value of runAs32Bit property (as defined in service metadata)this (for method chaining)public Win32LobAppPowerShellScriptDetection.Builder scriptContent(String scriptContent)
scriptContent - value of scriptContent property (as defined in service metadata)this (for method chaining)public Win32LobAppPowerShellScriptDetection build()
Copyright © 2018–2020. All rights reserved.