Freigeben über


ContainerAppDaprConfiguration.AppProtocol Eigenschaft

Definition

Teilt Dapr mit, welches Protokoll Ihre Anwendung verwendet. Gültige Optionen sind http und grpc. Der Standardwert ist http.

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

Eigenschaftswert

Gilt für: