Uses of Class
com.azure.resourcemanager.monitor.fluent.models.AzureMonitorPrivateLinkScopeInner
-
Packages that use AzureMonitorPrivateLinkScopeInner Package Description com.azure.resourcemanager.monitor.fluent Package containing the service clients for MonitorClient.com.azure.resourcemanager.monitor.fluent.models Package containing the inner data models for MonitorClient.com.azure.resourcemanager.monitor.models Package containing the data models for MonitorClient. -
-
Uses of AzureMonitorPrivateLinkScopeInner in com.azure.resourcemanager.monitor.fluent
Methods in com.azure.resourcemanager.monitor.fluent that return AzureMonitorPrivateLinkScopeInner Modifier and Type Method Description AzureMonitorPrivateLinkScopeInnerPrivateLinkScopesClient. createOrUpdate(String resourceGroupName, String scopeName, AzureMonitorPrivateLinkScopeInner azureMonitorPrivateLinkScopePayload)Creates (or updates) a Azure Monitor PrivateLinkScope.AzureMonitorPrivateLinkScopeInnerPrivateLinkScopesClient. getByResourceGroup(String resourceGroupName, String scopeName)Returns a Azure Monitor PrivateLinkScope.AzureMonitorPrivateLinkScopeInnerPrivateLinkScopesClient. updateTags(String resourceGroupName, String scopeName)Updates an existing PrivateLinkScope's tags.Methods in com.azure.resourcemanager.monitor.fluent that return types with arguments of type AzureMonitorPrivateLinkScopeInner Modifier and Type Method Description Mono<AzureMonitorPrivateLinkScopeInner>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.Mono<AzureMonitorPrivateLinkScopeInner>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.Mono<AzureMonitorPrivateLinkScopeInner>PrivateLinkScopesClient. updateTagsAsync(String resourceGroupName, String scopeName)Updates an existing PrivateLinkScope's tags.Mono<AzureMonitorPrivateLinkScopeInner>PrivateLinkScopesClient. updateTagsAsync(String resourceGroupName, String scopeName, Map<String,String> tags)Updates an existing PrivateLinkScope's tags.com.azure.core.http.rest.Response<AzureMonitorPrivateLinkScopeInner>PrivateLinkScopesClient. updateTagsWithResponse(String resourceGroupName, String scopeName, Map<String,String> tags, 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, Map<String,String> tags)Updates an existing PrivateLinkScope's tags.Methods in com.azure.resourcemanager.monitor.fluent with parameters of type AzureMonitorPrivateLinkScopeInner Modifier and Type Method Description AzureMonitorPrivateLinkScopeInnerPrivateLinkScopesClient. createOrUpdate(String resourceGroupName, String scopeName, AzureMonitorPrivateLinkScopeInner azureMonitorPrivateLinkScopePayload)Creates (or updates) a Azure Monitor PrivateLinkScope.Mono<AzureMonitorPrivateLinkScopeInner>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 AzureMonitorPrivateLinkScopeInner Modifier and Type Method Description AzureMonitorPrivateLinkScopeInnerAzureMonitorPrivateLinkScopeInner. withLocation(String location)AzureMonitorPrivateLinkScopeInnerAzureMonitorPrivateLinkScopeInner. withTags(Map<String,String> tags) -
Uses of AzureMonitorPrivateLinkScopeInner in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return types with arguments of type AzureMonitorPrivateLinkScopeInner Modifier and Type Method Description List<AzureMonitorPrivateLinkScopeInner>AzureMonitorPrivateLinkScopeListResult. value()Get the value property: List of Azure Monitor PrivateLinkScope definitions.Method parameters in com.azure.resourcemanager.monitor.models with type arguments of type AzureMonitorPrivateLinkScopeInner Modifier and Type Method Description AzureMonitorPrivateLinkScopeListResultAzureMonitorPrivateLinkScopeListResult. withValue(List<AzureMonitorPrivateLinkScopeInner> value)Set the value property: List of Azure Monitor PrivateLinkScope definitions.
-