Uses of Interface
com.microsoft.azure.management.network.SecurityGroupView
Packages that use SecurityGroupView
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of SecurityGroupView in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return SecurityGroupViewModifier and TypeMethodDescriptionNetworkWatcher.getSecurityGroupView
(String vmId) Gets the configured and effective security group rules on the specified VM.Methods in com.microsoft.azure.management.network that return types with arguments of type SecurityGroupViewModifier and TypeMethodDescriptionrx.Observable<SecurityGroupView>
NetworkWatcher.getSecurityGroupViewAsync
(String vmId) Gets the configured and effective security group rules on the specified VM asynchronously.