LoadTestStepLoadProfile Class    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class LoadTestStepLoadProfile : Microsoft::VisualStudio::TestTools::LoadTesting::LoadTestLoadProfile[System.Serializable]
public class LoadTestStepLoadProfile : Microsoft.VisualStudio.TestTools.LoadTesting.LoadTestLoadProfile[<System.Serializable>]
type LoadTestStepLoadProfile = class
    inherit LoadTestLoadProfilePublic Class LoadTestStepLoadProfile
Inherits LoadTestLoadProfile- Inheritance
- Attributes
Constructors
| LoadTestStepLoadProfile() | 
Properties
| InitialUserCount | |
| MaxUserCount | |
| MinUserCount | (Inherited from LoadTestLoadProfile) | 
| ScenarioName | (Inherited from LoadTestLoadProfile) | 
| StepDuration | |
| StepRampTime | |
| StepUserCount | |
Methods
| CheckIfProfileCanBeModified(String) | (Inherited from LoadTestLoadProfile) | 
| Copy() | (Inherited from LoadTestLoadProfile) | 
| GetLoad(Int32) | |
| RestoreUserCountAfterRestart(Int32) | (Inherited from LoadTestLoadProfile) | 
| Validate() | |