次の方法で共有


Network.PublicNetworkAccess プロパティ

定義

パブリック ネットワーク アクセスが有効かどうかを取得します。 使用可能な値は次のとおりです: 'Enabled'、'Disabled'

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象