ContainerProperties.ReadinessProbeHttpGetScheme Property

Definition

The scheme.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.PropertyOrigin.Inlined)]
public string ReadinessProbeHttpGetScheme { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.PropertyOrigin.Inlined)>]
member this.ReadinessProbeHttpGetScheme : string with get, set
Public Property ReadinessProbeHttpGetScheme As String

Property Value

Implements

Attributes

Applies to