Interface ConnectionMonitors
- All Superinterfaces:
HasInner<com.microsoft.azure.management.network.implementation.ConnectionMonitorsInner>
,SupportsCreating<ConnectionMonitor.DefinitionStages.WithSource>
,SupportsDeletingByName
,SupportsGettingByName<ConnectionMonitor>
,SupportsGettingByNameAsync<ConnectionMonitor>
,SupportsListing<ConnectionMonitor>
@Beta(V1_10_0)
public interface ConnectionMonitors
extends SupportsCreating<ConnectionMonitor.DefinitionStages.WithSource>, SupportsListing<ConnectionMonitor>, SupportsGettingByNameAsync<ConnectionMonitor>, SupportsDeletingByName, 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