Partilhar via


ContainerAppContainer.Probes Property

Definition

List of probes for the container.

public Azure.Provisioning.BicepList<Azure.Provisioning.AppContainers.ContainerAppProbe> Probes { get; set; }
member this.Probes : Azure.Provisioning.BicepList<Azure.Provisioning.AppContainers.ContainerAppProbe> with get, set
Public Property Probes As BicepList(Of ContainerAppProbe)

Property Value

Applies to