| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkSecurityGroupResult |
NetworkConfigurationDiagnosticResult.networkSecurityGroupResult()
Get network security group result.
|
NetworkSecurityGroupResult |
NetworkSecurityGroupResult.withSecurityRuleAccessResult(SecurityRuleAccess securityRuleAccessResult)
Set the network traffic is allowed or denied.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkConfigurationDiagnosticResult |
NetworkConfigurationDiagnosticResult.withNetworkSecurityGroupResult(NetworkSecurityGroupResult networkSecurityGroupResult)
Set network security group result.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/