Partager via


ContainerProbe.HttpGetScheme 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? HttpGetScheme { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.PropertyOrigin.Inlined)>]
member this.HttpGetScheme : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Support.Scheme> with get, set
Public Property HttpGetScheme As Nullable(Of Scheme)

Property Value

Implements

Attributes

Applies to