Interface ApplicationSecurityGroups

All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager<NetworkManager>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsBatchCreation<ApplicationSecurityGroup>, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsBatchDeletion, com.azure.resourcemanager.resources.fluentcore.collection.SupportsCreating<ApplicationSecurityGroup.DefinitionStages.Blank>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingById, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsDeletingByResourceGroup, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingById<ApplicationSecurityGroup>, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByResourceGroup<ApplicationSecurityGroup>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing<ApplicationSecurityGroup>, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsListingByResourceGroup<ApplicationSecurityGroup>

public interface ApplicationSecurityGroups extends com.azure.resourcemanager.resources.fluentcore.collection.SupportsCreating<ApplicationSecurityGroup.DefinitionStages.Blank>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing<ApplicationSecurityGroup>, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsListingByResourceGroup<ApplicationSecurityGroup>, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByResourceGroup<ApplicationSecurityGroup>, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingById<ApplicationSecurityGroup>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingById, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsDeletingByResourceGroup, com.azure.resourcemanager.resources.fluentcore.collection.SupportsBatchCreation<ApplicationSecurityGroup>, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsBatchDeletion, com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager<NetworkManager>
Entry point to application security group management.
  • Method Summary

    Modifier and Type
    Method
    Description
    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.

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager

    manager

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsBatchCreation

    create, create, createAsync, createAsync

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsBatchDeletion

    deleteByIds, deleteByIds, deleteByIdsAsync, deleteByIdsAsync

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsCreating

    define

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingById

    deleteById, deleteByIdAsync

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsDeletingByResourceGroup

    deleteByResourceGroup, deleteByResourceGroupAsync

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingById

    getById, getByIdAsync

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByResourceGroup

    getByResourceGroup, getByResourceGroupAsync

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing

    list, listAsync

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsListingByResourceGroup

    listByResourceGroup, listByResourceGroupAsync
  • 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