Bagikan melalui


ContainerProperties.ReadinessProbeHttpGetScheme Property

Definition

The scheme.

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

Property Value

Implements

Attributes

Applies to