Share via


WebJobCollection.Value Property

Definition

Collection of resources.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IWebJob[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IWebJob[] with get, set
Public Property Value As IWebJob()

Property Value

Implements

Attributes

Applies to