Share via


AppIngressSettings.BackendProtocol Property

Definition

How ingress should communicate with this app backend service.

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

Property Value

Applies to