| 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 |
|---|---|
EffectiveNetworkSecurityGroupListResultInner |
NetworkInterfacesClient.listEffectiveNetworkSecurityGroups(String resourceGroupName,
String networkInterfaceName)
Gets all network security groups applied to a network interface.
|
EffectiveNetworkSecurityGroupListResultInner |
NetworkInterfacesClient.listEffectiveNetworkSecurityGroups(String resourceGroupName,
String networkInterfaceName,
com.azure.core.util.Context context)
Gets all network security groups applied to a network interface.
|
| Modifier and Type | Method and Description |
|---|---|
EffectiveNetworkSecurityGroupListResultInner |
EffectiveNetworkSecurityGroupListResultInner.withValue(List<EffectiveNetworkSecurityGroup> value)
Set the value property: A list of effective network security groups.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.