Share via


Container.Probe Property

Definition

List of probes for the container.

[Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.App.Models.IContainerAppProbe> Probe { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Owned)>]
member this.Probe : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.App.Models.IContainerAppProbe> with get, set
Public Property Probe As List(Of IContainerAppProbe)

Property Value

Implements

Attributes

Applies to