Share via


TriggeredWebJobCollection.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.ITriggeredWebJob[] 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.ITriggeredWebJob[] with get, set
Public Property Value As ITriggeredWebJob()

Property Value

Implements

Attributes

Applies to