Uses of Class
com.azure.resourcemanager.sql.fluent.models.OutboundEnvironmentEndpointInner
Packages that use OutboundEnvironmentEndpointInner
Package
Description
Package containing the service clients for SqlManagementClient.
Package containing the data models for SqlManagementClient.
-
Uses of OutboundEnvironmentEndpointInner in com.azure.resourcemanager.sql.fluent
Methods in com.azure.resourcemanager.sql.fluent that return types with arguments of type OutboundEnvironmentEndpointInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<OutboundEnvironmentEndpointInner>ManagedInstancesClient.listOutboundNetworkDependenciesByManagedInstance(String resourceGroupName, String managedInstanceName) Gets the collection of outbound network dependencies for the given managed instance.com.azure.core.http.rest.PagedIterable<OutboundEnvironmentEndpointInner>ManagedInstancesClient.listOutboundNetworkDependenciesByManagedInstance(String resourceGroupName, String managedInstanceName, com.azure.core.util.Context context) Gets the collection of outbound network dependencies for the given managed instance.com.azure.core.http.rest.PagedFlux<OutboundEnvironmentEndpointInner>ManagedInstancesClient.listOutboundNetworkDependenciesByManagedInstanceAsync(String resourceGroupName, String managedInstanceName) Gets the collection of outbound network dependencies for the given managed instance. -
Uses of OutboundEnvironmentEndpointInner in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return types with arguments of type OutboundEnvironmentEndpointInnerModifier and TypeMethodDescriptionOutboundEnvironmentEndpointCollection.value()Get the value property: Array of results.