Uses of Class
com.azure.resourcemanager.monitor.fluent.models.AzureMonitorPrivateLinkScopeInner
Packages that use AzureMonitorPrivateLinkScopeInner
Package
Description
Package containing the service clients for MonitorClient.
Package containing the inner data models for MonitorClient.
Package containing the data models for MonitorClient.
-
Uses of AzureMonitorPrivateLinkScopeInner in com.azure.resourcemanager.monitor.fluent
Subinterfaces with type arguments of type AzureMonitorPrivateLinkScopeInner in com.azure.resourcemanager.monitor.fluentModifier and TypeInterfaceDescriptioninterfaceAn instance of this class provides access to all the operations defined in PrivateLinkScopesClient.interfaceAn instance of this class provides access to all the operations defined in PrivateLinkScopesClient.Methods in com.azure.resourcemanager.monitor.fluent that return AzureMonitorPrivateLinkScopeInnerModifier and TypeMethodDescriptionPrivateLinkScopesClient.createOrUpdate(String resourceGroupName, String scopeName, AzureMonitorPrivateLinkScopeInner azureMonitorPrivateLinkScopePayload) Creates (or updates) a Azure Monitor PrivateLinkScope.PrivateLinkScopesClient.getByResourceGroup(String resourceGroupName, String scopeName) Returns a Azure Monitor PrivateLinkScope.PrivateLinkScopesClient.updateTags(String resourceGroupName, String scopeName, TagsResource privateLinkScopeTags) Updates an existing PrivateLinkScope's tags.Methods in com.azure.resourcemanager.monitor.fluent that return types with arguments of type AzureMonitorPrivateLinkScopeInnerModifier and TypeMethodDescriptionPrivateLinkScopesClient.createOrUpdateAsync(String resourceGroupName, String scopeName, AzureMonitorPrivateLinkScopeInner azureMonitorPrivateLinkScopePayload) Creates (or updates) a Azure Monitor PrivateLinkScope.com.azure.core.http.rest.Response<AzureMonitorPrivateLinkScopeInner> PrivateLinkScopesClient.createOrUpdateWithResponse(String resourceGroupName, String scopeName, AzureMonitorPrivateLinkScopeInner azureMonitorPrivateLinkScopePayload, com.azure.core.util.Context context) Creates (or updates) a Azure Monitor PrivateLinkScope.Mono<com.azure.core.http.rest.Response<AzureMonitorPrivateLinkScopeInner>> PrivateLinkScopesClient.createOrUpdateWithResponseAsync(String resourceGroupName, String scopeName, AzureMonitorPrivateLinkScopeInner azureMonitorPrivateLinkScopePayload) Creates (or updates) a Azure Monitor PrivateLinkScope.PrivateLinkScopesClient.getByResourceGroupAsync(String resourceGroupName, String scopeName) Returns a Azure Monitor PrivateLinkScope.com.azure.core.http.rest.Response<AzureMonitorPrivateLinkScopeInner> PrivateLinkScopesClient.getByResourceGroupWithResponse(String resourceGroupName, String scopeName, com.azure.core.util.Context context) Returns a Azure Monitor PrivateLinkScope.Mono<com.azure.core.http.rest.Response<AzureMonitorPrivateLinkScopeInner>> PrivateLinkScopesClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String scopeName) Returns a Azure Monitor PrivateLinkScope.com.azure.core.http.rest.PagedIterable<AzureMonitorPrivateLinkScopeInner> PrivateLinkScopesClient.list()Gets a list of all Azure Monitor PrivateLinkScopes within a subscription.com.azure.core.http.rest.PagedIterable<AzureMonitorPrivateLinkScopeInner> PrivateLinkScopesClient.list(com.azure.core.util.Context context) Gets a list of all Azure Monitor PrivateLinkScopes within a subscription.com.azure.core.http.rest.PagedFlux<AzureMonitorPrivateLinkScopeInner> PrivateLinkScopesClient.listAsync()Gets a list of all Azure Monitor PrivateLinkScopes within a subscription.com.azure.core.http.rest.PagedIterable<AzureMonitorPrivateLinkScopeInner> PrivateLinkScopesClient.listByResourceGroup(String resourceGroupName) Gets a list of Azure Monitor PrivateLinkScopes within a resource group.com.azure.core.http.rest.PagedIterable<AzureMonitorPrivateLinkScopeInner> PrivateLinkScopesClient.listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context) Gets a list of Azure Monitor PrivateLinkScopes within a resource group.com.azure.core.http.rest.PagedFlux<AzureMonitorPrivateLinkScopeInner> PrivateLinkScopesClient.listByResourceGroupAsync(String resourceGroupName) Gets a list of Azure Monitor PrivateLinkScopes within a resource group.PrivateLinkScopesClient.updateTagsAsync(String resourceGroupName, String scopeName, TagsResource privateLinkScopeTags) Updates an existing PrivateLinkScope's tags.com.azure.core.http.rest.Response<AzureMonitorPrivateLinkScopeInner> PrivateLinkScopesClient.updateTagsWithResponse(String resourceGroupName, String scopeName, TagsResource privateLinkScopeTags, com.azure.core.util.Context context) Updates an existing PrivateLinkScope's tags.Mono<com.azure.core.http.rest.Response<AzureMonitorPrivateLinkScopeInner>> PrivateLinkScopesClient.updateTagsWithResponseAsync(String resourceGroupName, String scopeName, TagsResource privateLinkScopeTags) Updates an existing PrivateLinkScope's tags.Methods in com.azure.resourcemanager.monitor.fluent with parameters of type AzureMonitorPrivateLinkScopeInnerModifier and TypeMethodDescriptionPrivateLinkScopesClient.createOrUpdate(String resourceGroupName, String scopeName, AzureMonitorPrivateLinkScopeInner azureMonitorPrivateLinkScopePayload) Creates (or updates) a Azure Monitor PrivateLinkScope.PrivateLinkScopesClient.createOrUpdateAsync(String resourceGroupName, String scopeName, AzureMonitorPrivateLinkScopeInner azureMonitorPrivateLinkScopePayload) Creates (or updates) a Azure Monitor PrivateLinkScope.com.azure.core.http.rest.Response<AzureMonitorPrivateLinkScopeInner> PrivateLinkScopesClient.createOrUpdateWithResponse(String resourceGroupName, String scopeName, AzureMonitorPrivateLinkScopeInner azureMonitorPrivateLinkScopePayload, com.azure.core.util.Context context) Creates (or updates) a Azure Monitor PrivateLinkScope.Mono<com.azure.core.http.rest.Response<AzureMonitorPrivateLinkScopeInner>> PrivateLinkScopesClient.createOrUpdateWithResponseAsync(String resourceGroupName, String scopeName, AzureMonitorPrivateLinkScopeInner azureMonitorPrivateLinkScopePayload) Creates (or updates) a Azure Monitor PrivateLinkScope. -
Uses of AzureMonitorPrivateLinkScopeInner in com.azure.resourcemanager.monitor.fluent.models
Methods in com.azure.resourcemanager.monitor.fluent.models that return AzureMonitorPrivateLinkScopeInnerModifier and TypeMethodDescriptionAzureMonitorPrivateLinkScopeInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AzureMonitorPrivateLinkScopeInner from the JsonReader.AzureMonitorPrivateLinkScopeInner.withAccessModeSettings(AccessModeSettings accessModeSettings) Set the accessModeSettings property: Access mode settings.AzureMonitorPrivateLinkScopeInner.withLocation(String location) -
Uses of AzureMonitorPrivateLinkScopeInner in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return types with arguments of type AzureMonitorPrivateLinkScopeInnerModifier and TypeMethodDescriptionAzureMonitorPrivateLinkScopeListResult.value()Get the value property: List of Azure Monitor PrivateLinkScope definitions.Method parameters in com.azure.resourcemanager.monitor.models with type arguments of type AzureMonitorPrivateLinkScopeInnerModifier and TypeMethodDescriptionAzureMonitorPrivateLinkScopeListResult.withValue(List<AzureMonitorPrivateLinkScopeInner> value) Set the value property: List of Azure Monitor PrivateLinkScope definitions.