| Modifier and Type | Method and Description |
|---|---|
NetworkRuleSet |
NetworkRuleSet.withBypass(Bypass bypass)
Set the bypass value.
|
NetworkRuleSet |
NetworkRuleSet.withDefaultAction(DefaultAction defaultAction)
Set the defaultAction value.
|
NetworkRuleSet |
NetworkRuleSet.withIpRules(List<IPRule> ipRules)
Set the ipRules value.
|
NetworkRuleSet |
NetworkRuleSet.withVirtualNetworkRules(List<VirtualNetworkRule> virtualNetworkRules)
Set the virtualNetworkRules value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/