public sealed class StartScanRunRequest : IMessage<StartScanRunRequest>, IEquatable<StartScanRunRequest>, IDeepCloneable<StartScanRunRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Web Security Scanner v1 API class StartScanRunRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `StartScanRunRequest` class within the Web Security Scanner v1 API, specifically version 2.3.0, for .NET."],["The `StartScanRunRequest` class is used to initiate a scan run and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits from the base `object` class and contains properties and constructors, specifically including a `Name` property, which is required and represents the resource name of the ScanConfig."],["The current webpage is a specific version (2.3.0) but there are various other versions available ranging from 1.0.0 to 2.5.0, with 2.5.0 being the latest."]]],[]]