次の方法で共有


Registry.NetworkRuleBypassOptions プロパティ

定義

信頼された Azure サービスがネットワーク制限付きレジストリへのアクセスを許可するかどうかを取得または設定します。 使用可能な値は、'AzureServices'、'None' です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象