次の方法で共有


Dapr.AppPort プロパティ

定義

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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象