Interface NetworkSecurityGroups

All Superinterfaces:
HasManager<NetworkManager>, SupportsBatchCreation<NetworkSecurityGroup>, SupportsBatchDeletion, SupportsCreating<NetworkSecurityGroup.DefinitionStages.Blank>, SupportsDeletingById, SupportsDeletingByResourceGroup, SupportsGettingById<NetworkSecurityGroup>, SupportsGettingByResourceGroup<NetworkSecurityGroup>, SupportsListing<NetworkSecurityGroup>, SupportsListingByResourceGroup<NetworkSecurityGroup>

Entry point to network security group management.
  • Method Details

    • getByResourceGroup

      default NetworkSecurityGroup getByResourceGroup(String resourceGroupName, String name, com.azure.core.util.Context context)
      Gets the information about NetworkSecurityGroup based on the resource name and the name of its resource group.
      Parameters:
      resourceGroupName - the name of the resource group the resource is in
      name - the name of the network security group. (Note, this is not the ID)
      context - the Context of the request
      Returns:
      an immutable representation of the resource