| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent |
Package containing the service clients for NetworkManagementClient.
|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
VerificationIpFlowResultInner |
NetworkWatchersClient.verifyIpFlow(String resourceGroupName,
String networkWatcherName,
VerificationIpFlowParameters parameters)
Verify IP flow from the specified VM to a location given the currently configured NSG rules.
|
VerificationIpFlowResultInner |
NetworkWatchersClient.verifyIpFlow(String resourceGroupName,
String networkWatcherName,
VerificationIpFlowParameters parameters,
com.azure.core.util.Context context)
Verify IP flow from the specified VM to a location given the currently configured NSG rules.
|
| Modifier and Type | Method and Description |
|---|---|
VerificationIpFlowResultInner |
VerificationIpFlowResultInner.withAccess(Access access)
Set the access property: Indicates whether the traffic is allowed or denied.
|
VerificationIpFlowResultInner |
VerificationIpFlowResultInner.withRuleName(String ruleName)
Set the ruleName property: Name of the rule.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.