Share via


ContainerHttpGet.Scheme Property

Definition

The scheme.

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

Property Value

Implements

Attributes

Applies to