Interface ApplicationSecurityGroups

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

Entry point to application security group management.
  • Method Details

    • getByResourceGroup

      default ApplicationSecurityGroup getByResourceGroup(String resourceGroupName, String name, com.azure.core.util.Context context)
      Gets the information about a resource from Azure 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 application security group. (Note, this is not the ID)
      context - the Context of the request
      Returns:
      an immutable representation of the resource