public static interface RouteFilterRule.UpdateDefinitionStages.WithAccessType<ParentT>
| Modifier and Type | Method and Description |
|---|---|
RouteFilterRule.UpdateDefinitionStages.WithAttach<ParentT> |
allowAccess()
Set 'Allow' acces type of the rule.
|
RouteFilterRule.UpdateDefinitionStages.WithAttach<ParentT> |
denyAccess()
Set 'Deny' access type of the rule.
|
RouteFilterRule.UpdateDefinitionStages.WithAttach<ParentT> allowAccess()
RouteFilterRule.UpdateDefinitionStages.WithAttach<ParentT> denyAccess()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/