Uses of Interface
com.azure.resourcemanager.network.models.SecurityGroupView
Packages that use SecurityGroupView
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of SecurityGroupView in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return SecurityGroupViewModifier and TypeMethodDescriptionNetworkWatcher.getSecurityGroupView(String vmId) Gets the configured and effective security group rules on the specified VM.Methods in com.azure.resourcemanager.network.models that return types with arguments of type SecurityGroupViewModifier and TypeMethodDescriptionNetworkWatcher.getSecurityGroupViewAsync(String vmId) Gets the configured and effective security group rules on the specified VM asynchronously.