Condividi tramite


DaprSidecarOptions.AppProtocol Property

Definition

Gets or sets the protocol (i.e. grpc, grpcs, http, https, h2c) the Dapr sidecar uses to talk to the application.

public string? AppProtocol { get; init; }
member this.AppProtocol : string with get, set
Public Property AppProtocol As String

Property Value

Applies to