| Modifier and Type | Method and Description |
|---|---|
IPRule |
IPRule.withValue(String value)
Set the value value.
|
| Modifier and Type | Method and Description |
|---|---|
List<IPRule> |
NetworkRuleSet.ipRules()
Get the ipRules value.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkRuleSet |
NetworkRuleSet.withIpRules(List<IPRule> ipRules)
Set the ipRules value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/