Condividi tramite


RegistryUpdateParameters.NetworkRuleBypassOptions Property

Definition

Gets or sets whether to allow trusted Azure services to access a network restricted registry. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to