Dela via


ContainerAppHttpRequestInfo.Scheme Property

Definition

Scheme to use for connecting to the host. Defaults to HTTP.

public Azure.ResourceManager.AppContainers.Models.ContainerAppHttpScheme? Scheme { get; set; }
member this.Scheme : Nullable<Azure.ResourceManager.AppContainers.Models.ContainerAppHttpScheme> with get, set
Public Property Scheme As Nullable(Of ContainerAppHttpScheme)

Property Value

Applies to