RunbookTestJobCreateContent 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.
The parameters supplied to the create test job operation.
public class RunbookTestJobCreateContent
type RunbookTestJobCreateContent = class
Public Class RunbookTestJobCreateContent
- Inheritance
-
RunbookTestJobCreateContent
Constructors
RunbookTestJobCreateContent() |
Initializes a new instance of RunbookTestJobCreateContent. |
Properties
Parameters |
Gets or sets the parameters of the test job. |
RunOn |
Gets or sets the runOn which specifies the group name where the job is to be executed. |
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET