ContinuousWebJobGetResponse.ContinuousWebJob 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. The continuous WebJob.
public Microsoft.WindowsAzure.WebSitesExtensions.Models.ContinuousWebJob ContinuousWebJob { get; set; }
member this.ContinuousWebJob : Microsoft.WindowsAzure.WebSitesExtensions.Models.ContinuousWebJob with get, set
Public Property ContinuousWebJob As ContinuousWebJob