| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
SubnetAssociation |
SecurityRuleAssociations.subnetAssociation()
Get subnet and it's custom security rules.
|
SubnetAssociation |
SubnetAssociation.withSecurityRules(List<com.microsoft.azure.management.network.implementation.SecurityRuleInner> securityRules)
Set collection of custom security rules.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityRuleAssociations |
SecurityRuleAssociations.withSubnetAssociation(SubnetAssociation subnetAssociation)
Set subnet and it's custom security rules.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/