Uses of Class
com.azure.resourcemanager.network.models.ConnectionMonitorSource
Packages that use ConnectionMonitorSource
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of ConnectionMonitorSource in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return ConnectionMonitorSourceModifier and TypeMethodDescriptionConnectionMonitorInner.source()Get the source property: Describes the source of connection monitor.ConnectionMonitorParameters.source()Get the source property: Describes the source of connection monitor.ConnectionMonitorResultInner.source()Get the source property: Describes the source of connection monitor.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type ConnectionMonitorSourceModifier and TypeMethodDescriptionConnectionMonitorInner.withSource(ConnectionMonitorSource source) Set the source property: Describes the source of connection monitor.ConnectionMonitorParameters.withSource(ConnectionMonitorSource source) Set the source property: Describes the source of connection monitor.ConnectionMonitorResultInner.withSource(ConnectionMonitorSource source) Set the source property: Describes the source of connection monitor.ConnectionMonitorResultProperties.withSource(ConnectionMonitorSource source) Set the source property: Describes the source of connection monitor. -
Uses of ConnectionMonitorSource in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return ConnectionMonitorSourceModifier and TypeMethodDescriptionstatic ConnectionMonitorSourceConnectionMonitorSource.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ConnectionMonitorSource from the JsonReader.ConnectionMonitor.source()Gets the source property.Set the port property: The source port used by connection monitor.ConnectionMonitorSource.withResourceId(String resourceId) Set the resourceId property: The ID of the resource used as the source by connection monitor.