Interface ConnectionMonitors

  • All Superinterfaces:
    com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.network.implementation.ConnectionMonitorsInner>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating<ConnectionMonitor.DefinitionStages.WithSource>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingByName, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByName<ConnectionMonitor>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByNameAsync<ConnectionMonitor>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing<ConnectionMonitor>

    @Beta(V1_10_0)
    public interface ConnectionMonitors
    extends com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating<ConnectionMonitor.DefinitionStages.WithSource>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing<ConnectionMonitor>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByNameAsync<ConnectionMonitor>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingByName, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.network.implementation.ConnectionMonitorsInner>
    Entry point to connection monitors management API in Azure.
    • Method Summary

      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.HasInner

        inner
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating

        define
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingByName

        deleteByName, deleteByNameAsync, deleteByNameAsync
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByName

        getByName
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByNameAsync

        getByNameAsync
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing

        list, listAsync