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