SessionContainer.Probes Property

Definition

List of probes for the container.

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

Property Value

Applies to