TestJobGetResponse.TestJob Property
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.
Optional. Gets or sets a test job.
public Microsoft.WindowsAzure.Management.Automation.Models.TestJob TestJob { get; set; }
member this.TestJob : Microsoft.WindowsAzure.Management.Automation.Models.TestJob with get, set
Public Property TestJob As TestJob