ContainerAppContainer.Probes Property

Definition

List of probes for the container.

public System.Collections.Generic.IList<Azure.ResourceManager.Applications.Containers.Models.ContainerAppProbe> Probes { get; }
member this.Probes : System.Collections.Generic.IList<Azure.ResourceManager.Applications.Containers.Models.ContainerAppProbe>
Public ReadOnly Property Probes As IList(Of ContainerAppProbe)

Property Value

Applies to