Compartir a través de


DaprProvider.AppProtocol Propiedad

Definición

Indica a Dapr qué protocolo usa la aplicación. Las opciones válidas son http y grpc. El valor predeterminado es 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)

Valor de propiedad

Se aplica a