| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkInterfaceAssociation |
SecurityRuleAssociations.networkInterfaceAssociation()
Get the networkInterfaceAssociation property: Network interface and it's custom security rules.
|
NetworkInterfaceAssociation |
NetworkInterfaceAssociation.withSecurityRules(List<SecurityRuleInner> securityRules)
Set the securityRules property: Collection of custom security rules.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityRuleAssociations |
SecurityRuleAssociations.withNetworkInterfaceAssociation(NetworkInterfaceAssociation networkInterfaceAssociation)
Set the networkInterfaceAssociation property: Network interface and it's custom security rules.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.