次の方法で共有


RoutingPreference.PublishInternetEndpoints プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象