Share via


RegistryUpdateParameters.NetworkRuleSet Property

Definition

Gets or sets the network rule set for a container registry.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.networkRuleSet")]
public Microsoft.Azure.Management.ContainerRegistry.Models.NetworkRuleSet NetworkRuleSet { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.networkRuleSet")>]
member this.NetworkRuleSet : Microsoft.Azure.Management.ContainerRegistry.Models.NetworkRuleSet with get, set
Public Property NetworkRuleSet As NetworkRuleSet

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to