| 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 |
|---|---|
SecurityGroupViewResultInner |
NetworkWatchersClient.getVMSecurityRules(String resourceGroupName,
String networkWatcherName,
String targetResourceId)
Gets the configured and effective security group rules on the specified VM.
|
SecurityGroupViewResultInner |
NetworkWatchersClient.getVMSecurityRules(String resourceGroupName,
String networkWatcherName,
String targetResourceId,
com.azure.core.util.Context context)
Gets the configured and effective security group rules on the specified VM.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityGroupViewResultInner |
SecurityGroupViewResultInner.withNetworkInterfaces(List<SecurityGroupNetworkInterface> networkInterfaces)
Set the networkInterfaces property: List of network interfaces on the specified VM.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.