次の方法で共有


SiteConfig.PublicNetworkAccess プロパティ

定義

すべてのパブリック トラフィックを許可またはブロックするプロパティを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="publicNetworkAccess")]
public string PublicNetworkAccess { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="publicNetworkAccess")>]
member this.PublicNetworkAccess : string with get, set
Public Property PublicNetworkAccess As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象