Partager via


Dapr.AppPort Propriété

Définition

Obtient ou définit le port sur lequel le side-car Dapr

[Newtonsoft.Json.JsonProperty(PropertyName="appPort")]
public int? AppPort { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="appPort")>]
member this.AppPort : Nullable<int> with get, set
Public Property AppPort As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à