Package | Description |
---|---|
com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
Modifier and Type | Field and Description |
---|---|
static Access |
Access.ALLOW
Static value Allow for Access.
|
static Access |
Access.DENY
Static value Deny for Access.
|
Modifier and Type | Method and Description |
---|---|
Access |
VerificationIPFlow.access()
Get the access value.
|
Access |
RouteFilterRule.access() |
static Access |
Access.fromString(String name)
Creates or finds a Access from its string representation.
|
Modifier and Type | Method and Description |
---|---|
static Collection<Access> |
Access.values() |
Copyright © 2019. All rights reserved.