Freigeben über


DaprProvider.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.Applications.Containers.Models.AppProtocol? AppProtocol { get; set; }
member this.AppProtocol : Nullable<Azure.ResourceManager.Applications.Containers.Models.AppProtocol> with get, set
Public Property AppProtocol As Nullable(Of AppProtocol)

Eigenschaftswert

Gilt für: