| Modifier and Type | Method and Description |
|---|---|
NetworkAccessControlEntry |
NetworkAccessControlEntry.withAction(AccessControlEntryAction action)
Set the action value.
|
NetworkAccessControlEntry |
NetworkAccessControlEntry.withDescription(String description)
Set the description value.
|
NetworkAccessControlEntry |
NetworkAccessControlEntry.withOrder(Integer order)
Set the order value.
|
NetworkAccessControlEntry |
NetworkAccessControlEntry.withRemoteSubnet(String remoteSubnet)
Set the remoteSubnet value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/