Class Win32LobAppPowerShellScriptDetection.Builder

    • Method Detail

      • enforceSignatureCheck

        public Win32LobAppPowerShellScriptDetection.Builder enforceSignatureCheck​(Boolean enforceSignatureCheck)
        “A value indicating whether signature check is enforced”
        Parameters:
        enforceSignatureCheck - value of enforceSignatureCheck property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • runAs32Bit

        public Win32LobAppPowerShellScriptDetection.Builder runAs32Bit​(Boolean runAs32Bit)
        “A value indicating whether this script should run as 32-bit”
        Parameters:
        runAs32Bit - value of runAs32Bit property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • scriptContent

        public Win32LobAppPowerShellScriptDetection.Builder scriptContent​(String scriptContent)
        “The base64 encoded script content to detect Win32 Line of Business (LoB) app”
        Parameters:
        scriptContent - value of scriptContent property (as defined in service metadata)
        Returns:
        this (for method chaining)