Uses of Class
com.azure.resourcemanager.network.fluent.models.ConnectionMonitorResultInner
Packages that use ConnectionMonitorResultInner
Package
Description
Package containing the service clients for NetworkManagementClient.
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of ConnectionMonitorResultInner in com.azure.resourcemanager.network.fluent
Methods in com.azure.resourcemanager.network.fluent that return ConnectionMonitorResultInnerModifier and TypeMethodDescriptionConnectionMonitorsClient.createOrUpdate(String resourceGroupName, String networkWatcherName, String connectionMonitorName, ConnectionMonitorInner parameters) Create or update a connection monitor.ConnectionMonitorsClient.createOrUpdate(String resourceGroupName, String networkWatcherName, String connectionMonitorName, ConnectionMonitorInner parameters, String migrate, com.azure.core.util.Context context) Create or update a connection monitor.ConnectionMonitorsClient.get(String resourceGroupName, String networkWatcherName, String connectionMonitorName) Gets a connection monitor by name.ConnectionMonitorsClient.updateTags(String resourceGroupName, String networkWatcherName, String connectionMonitorName, TagsObject parameters) Update tags of the specified connection monitor.Methods in com.azure.resourcemanager.network.fluent that return types with arguments of type ConnectionMonitorResultInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ConnectionMonitorResultInner>, ConnectionMonitorResultInner> ConnectionMonitorsClient.beginCreateOrUpdate(String resourceGroupName, String networkWatcherName, String connectionMonitorName, ConnectionMonitorInner parameters) Create or update a connection monitor.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ConnectionMonitorResultInner>, ConnectionMonitorResultInner> ConnectionMonitorsClient.beginCreateOrUpdate(String resourceGroupName, String networkWatcherName, String connectionMonitorName, ConnectionMonitorInner parameters) Create or update a connection monitor.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ConnectionMonitorResultInner>, ConnectionMonitorResultInner> ConnectionMonitorsClient.beginCreateOrUpdate(String resourceGroupName, String networkWatcherName, String connectionMonitorName, ConnectionMonitorInner parameters, String migrate, com.azure.core.util.Context context) Create or update a connection monitor.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ConnectionMonitorResultInner>, ConnectionMonitorResultInner> ConnectionMonitorsClient.beginCreateOrUpdate(String resourceGroupName, String networkWatcherName, String connectionMonitorName, ConnectionMonitorInner parameters, String migrate, com.azure.core.util.Context context) Create or update a connection monitor.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ConnectionMonitorResultInner>, ConnectionMonitorResultInner> ConnectionMonitorsClient.beginCreateOrUpdateAsync(String resourceGroupName, String networkWatcherName, String connectionMonitorName, ConnectionMonitorInner parameters) Create or update a connection monitor.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ConnectionMonitorResultInner>, ConnectionMonitorResultInner> ConnectionMonitorsClient.beginCreateOrUpdateAsync(String resourceGroupName, String networkWatcherName, String connectionMonitorName, ConnectionMonitorInner parameters) Create or update a connection monitor.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ConnectionMonitorResultInner>, ConnectionMonitorResultInner> ConnectionMonitorsClient.beginCreateOrUpdateAsync(String resourceGroupName, String networkWatcherName, String connectionMonitorName, ConnectionMonitorInner parameters, String migrate) Create or update a connection monitor.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ConnectionMonitorResultInner>, ConnectionMonitorResultInner> ConnectionMonitorsClient.beginCreateOrUpdateAsync(String resourceGroupName, String networkWatcherName, String connectionMonitorName, ConnectionMonitorInner parameters, String migrate) Create or update a connection monitor.ConnectionMonitorsClient.createOrUpdateAsync(String resourceGroupName, String networkWatcherName, String connectionMonitorName, ConnectionMonitorInner parameters) Create or update a connection monitor.ConnectionMonitorsClient.createOrUpdateAsync(String resourceGroupName, String networkWatcherName, String connectionMonitorName, ConnectionMonitorInner parameters, String migrate) Create or update a connection monitor.ConnectionMonitorsClient.getAsync(String resourceGroupName, String networkWatcherName, String connectionMonitorName) Gets a connection monitor by name.com.azure.core.http.rest.Response<ConnectionMonitorResultInner> ConnectionMonitorsClient.getWithResponse(String resourceGroupName, String networkWatcherName, String connectionMonitorName, com.azure.core.util.Context context) Gets a connection monitor by name.Mono<com.azure.core.http.rest.Response<ConnectionMonitorResultInner>> ConnectionMonitorsClient.getWithResponseAsync(String resourceGroupName, String networkWatcherName, String connectionMonitorName) Gets a connection monitor by name.com.azure.core.http.rest.PagedIterable<ConnectionMonitorResultInner> Lists all connection monitors for the specified Network Watcher.com.azure.core.http.rest.PagedIterable<ConnectionMonitorResultInner> ConnectionMonitorsClient.list(String resourceGroupName, String networkWatcherName, com.azure.core.util.Context context) Lists all connection monitors for the specified Network Watcher.com.azure.core.http.rest.PagedFlux<ConnectionMonitorResultInner> Lists all connection monitors for the specified Network Watcher.ConnectionMonitorsClient.updateTagsAsync(String resourceGroupName, String networkWatcherName, String connectionMonitorName, TagsObject parameters) Update tags of the specified connection monitor.com.azure.core.http.rest.Response<ConnectionMonitorResultInner> ConnectionMonitorsClient.updateTagsWithResponse(String resourceGroupName, String networkWatcherName, String connectionMonitorName, TagsObject parameters, com.azure.core.util.Context context) Update tags of the specified connection monitor.Mono<com.azure.core.http.rest.Response<ConnectionMonitorResultInner>> ConnectionMonitorsClient.updateTagsWithResponseAsync(String resourceGroupName, String networkWatcherName, String connectionMonitorName, TagsObject parameters) Update tags of the specified connection monitor. -
Uses of ConnectionMonitorResultInner in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return ConnectionMonitorResultInnerModifier and TypeMethodDescriptionstatic ConnectionMonitorResultInnerConnectionMonitorResultInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ConnectionMonitorResultInner from the JsonReader.ConnectionMonitorResultInner.withAutoStart(Boolean autoStart) Set the autoStart property: Determines if the connection monitor will start automatically once created.ConnectionMonitorResultInner.withDestination(ConnectionMonitorDestination destination) Set the destination property: Describes the destination of connection monitor.ConnectionMonitorResultInner.withEndpoints(List<ConnectionMonitorEndpoint> endpoints) Set the endpoints property: List of connection monitor endpoints.ConnectionMonitorResultInner.withLocation(String location) ConnectionMonitorResultInner.withMonitoringIntervalInSeconds(Integer monitoringIntervalInSeconds) Set the monitoringIntervalInSeconds property: Monitoring interval in seconds.Set the notes property: Optional notes to be associated with the connection monitor.ConnectionMonitorResultInner.withOutputs(List<ConnectionMonitorOutput> outputs) Set the outputs property: List of connection monitor outputs.ConnectionMonitorResultInner.withSource(ConnectionMonitorSource source) Set the source property: Describes the source of connection monitor.ConnectionMonitorResultInner.withTestConfigurations(List<ConnectionMonitorTestConfiguration> testConfigurations) Set the testConfigurations property: List of connection monitor test configurations.ConnectionMonitorResultInner.withTestGroups(List<ConnectionMonitorTestGroup> testGroups) Set the testGroups property: List of connection monitor test groups. -
Uses of ConnectionMonitorResultInner in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return types with arguments of type ConnectionMonitorResultInnerModifier and TypeMethodDescriptionConnectionMonitorListResult.value()Get the value property: Information about connection monitors.Method parameters in com.azure.resourcemanager.network.models with type arguments of type ConnectionMonitorResultInnerModifier and TypeMethodDescriptionConnectionMonitorListResult.withValue(List<ConnectionMonitorResultInner> value) Set the value property: Information about connection monitors.