Uses of Class
com.azure.resourcemanager.monitor.fluent.models.PrivateLinkResourceInner
Packages that use PrivateLinkResourceInner
Package
Description
Package containing the service clients for MonitorClient.
Package containing the data models for MonitorClient.
-
Uses of PrivateLinkResourceInner in com.azure.resourcemanager.monitor.fluent
Methods in com.azure.resourcemanager.monitor.fluent that return PrivateLinkResourceInnerModifier and TypeMethodDescriptionGets the private link resources that need to be created for a Azure Monitor PrivateLinkScope.Methods in com.azure.resourcemanager.monitor.fluent that return types with arguments of type PrivateLinkResourceInnerModifier and TypeMethodDescriptionGets the private link resources that need to be created for a Azure Monitor PrivateLinkScope.com.azure.core.http.rest.Response<PrivateLinkResourceInner>PrivateLinkResourcesClient.getWithResponse(String resourceGroupName, String scopeName, String groupName, com.azure.core.util.Context context) Gets the private link resources that need to be created for a Azure Monitor PrivateLinkScope.Mono<com.azure.core.http.rest.Response<PrivateLinkResourceInner>>PrivateLinkResourcesClient.getWithResponseAsync(String resourceGroupName, String scopeName, String groupName) Gets the private link resources that need to be created for a Azure Monitor PrivateLinkScope.com.azure.core.http.rest.PagedIterable<PrivateLinkResourceInner>PrivateLinkResourcesClient.listByPrivateLinkScope(String resourceGroupName, String scopeName) Gets the private link resources that need to be created for a Azure Monitor PrivateLinkScope.com.azure.core.http.rest.PagedIterable<PrivateLinkResourceInner>PrivateLinkResourcesClient.listByPrivateLinkScope(String resourceGroupName, String scopeName, com.azure.core.util.Context context) Gets the private link resources that need to be created for a Azure Monitor PrivateLinkScope.com.azure.core.http.rest.PagedFlux<PrivateLinkResourceInner>PrivateLinkResourcesClient.listByPrivateLinkScopeAsync(String resourceGroupName, String scopeName) Gets the private link resources that need to be created for a Azure Monitor PrivateLinkScope. -
Uses of PrivateLinkResourceInner in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return types with arguments of type PrivateLinkResourceInnerModifier and TypeMethodDescriptionPrivateLinkResourceListResult.value()Get the value property: Array of results.