RoutingPreference.PublishMicrosoftEndpoints プロパティ

定義

Microsoft ルーティング ストレージ エンドポイントを発行するかどうかを示すブール値フラグを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="publishMicrosoftEndpoints")]
public bool? PublishMicrosoftEndpoints { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="publishMicrosoftEndpoints")>]
member this.PublishMicrosoftEndpoints : Nullable<bool> with get, set
Public Property PublishMicrosoftEndpoints As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象