azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.m...

487 строки
41 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient"
fullName: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient"
name: "ScheduledQueryRulesClient"
nameWithType: "ScheduledQueryRulesClient"
summary: "An instance of this class provides access to all the operations defined in Scheduled<wbr>Query<wbr>Rules<wbr>Client."
syntax: "public interface ScheduledQueryRulesClient extends InnerSupportsGet<LogSearchRuleResourceInner>, InnerSupportsListing<LogSearchRuleResourceInner>, InnerSupportsDelete<Void>"
methods:
- uid: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.createOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner)"
fullName: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.createOrUpdate(String resourceGroupName, String ruleName, LogSearchRuleResourceInner parameters)"
name: "createOrUpdate(String resourceGroupName, String ruleName, LogSearchRuleResourceInner parameters)"
nameWithType: "ScheduledQueryRulesClient.createOrUpdate(String resourceGroupName, String ruleName, LogSearchRuleResourceInner parameters)"
summary: "Creates or updates an log search rule."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the rule."
name: "ruleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The parameters of the rule to create or update."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner?alt=com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner&text=LogSearchRuleResourceInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract LogSearchRuleResourceInner createOrUpdate(String resourceGroupName, String ruleName, LogSearchRuleResourceInner parameters)"
desc: "Creates or updates an log search rule."
returns:
description: "the Log Search Rule resource."
type: "<xref href=\"com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner?alt=com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner&text=LogSearchRuleResourceInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.createOrUpdateAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner)"
fullName: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.createOrUpdateAsync(String resourceGroupName, String ruleName, LogSearchRuleResourceInner parameters)"
name: "createOrUpdateAsync(String resourceGroupName, String ruleName, LogSearchRuleResourceInner parameters)"
nameWithType: "ScheduledQueryRulesClient.createOrUpdateAsync(String resourceGroupName, String ruleName, LogSearchRuleResourceInner parameters)"
summary: "Creates or updates an log search rule."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the rule."
name: "ruleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The parameters of the rule to create or update."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner?alt=com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner&text=LogSearchRuleResourceInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<LogSearchRuleResourceInner> createOrUpdateAsync(String resourceGroupName, String ruleName, LogSearchRuleResourceInner parameters)"
desc: "Creates or updates an log search rule."
returns:
description: "the Log Search Rule resource."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner?alt=com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner&text=LogSearchRuleResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.createOrUpdateWithResponse(java.lang.String,java.lang.String,com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.createOrUpdateWithResponse(String resourceGroupName, String ruleName, LogSearchRuleResourceInner parameters, Context context)"
name: "createOrUpdateWithResponse(String resourceGroupName, String ruleName, LogSearchRuleResourceInner parameters, Context context)"
nameWithType: "ScheduledQueryRulesClient.createOrUpdateWithResponse(String resourceGroupName, String ruleName, LogSearchRuleResourceInner parameters, Context context)"
summary: "Creates or updates an log search rule."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the rule."
name: "ruleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The parameters of the rule to create or update."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner?alt=com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner&text=LogSearchRuleResourceInner\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<LogSearchRuleResourceInner> createOrUpdateWithResponse(String resourceGroupName, String ruleName, LogSearchRuleResourceInner parameters, Context context)"
desc: "Creates or updates an log search rule."
returns:
description: "the Log Search Rule resource."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner?alt=com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner&text=LogSearchRuleResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.createOrUpdateWithResponseAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner)"
fullName: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.createOrUpdateWithResponseAsync(String resourceGroupName, String ruleName, LogSearchRuleResourceInner parameters)"
name: "createOrUpdateWithResponseAsync(String resourceGroupName, String ruleName, LogSearchRuleResourceInner parameters)"
nameWithType: "ScheduledQueryRulesClient.createOrUpdateWithResponseAsync(String resourceGroupName, String ruleName, LogSearchRuleResourceInner parameters)"
summary: "Creates or updates an log search rule."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the rule."
name: "ruleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The parameters of the rule to create or update."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner?alt=com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner&text=LogSearchRuleResourceInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<LogSearchRuleResourceInner>> createOrUpdateWithResponseAsync(String resourceGroupName, String ruleName, LogSearchRuleResourceInner parameters)"
desc: "Creates or updates an log search rule."
returns:
description: "the Log Search Rule resource."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner?alt=com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner&text=LogSearchRuleResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
- uid: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.delete(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.delete(String resourceGroupName, String ruleName)"
name: "delete(String resourceGroupName, String ruleName)"
nameWithType: "ScheduledQueryRulesClient.delete(String resourceGroupName, String ruleName)"
summary: "Deletes a Log Search rule."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the rule."
name: "ruleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void delete(String resourceGroupName, String ruleName)"
desc: "Deletes a Log Search rule."
- uid: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.deleteAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.deleteAsync(String resourceGroupName, String ruleName)"
name: "deleteAsync(String resourceGroupName, String ruleName)"
nameWithType: "ScheduledQueryRulesClient.deleteAsync(String resourceGroupName, String ruleName)"
summary: "Deletes a Log Search rule."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the rule."
name: "ruleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Void> deleteAsync(String resourceGroupName, String ruleName)"
desc: "Deletes a Log Search rule."
returns:
description: "the completion."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.deleteWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.deleteWithResponse(String resourceGroupName, String ruleName, Context context)"
name: "deleteWithResponse(String resourceGroupName, String ruleName, Context context)"
nameWithType: "ScheduledQueryRulesClient.deleteWithResponse(String resourceGroupName, String ruleName, Context context)"
summary: "Deletes a Log Search rule."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the rule."
name: "ruleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<Void> deleteWithResponse(String resourceGroupName, String ruleName, Context context)"
desc: "Deletes a Log Search rule."
returns:
description: "the response."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.deleteWithResponseAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.deleteWithResponseAsync(String resourceGroupName, String ruleName)"
name: "deleteWithResponseAsync(String resourceGroupName, String ruleName)"
nameWithType: "ScheduledQueryRulesClient.deleteWithResponseAsync(String resourceGroupName, String ruleName)"
summary: "Deletes a Log Search rule."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the rule."
name: "ruleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<Void>> deleteWithResponseAsync(String resourceGroupName, String ruleName)"
desc: "Deletes a Log Search rule."
returns:
description: "the completion."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;&gt;"
- uid: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.getByResourceGroup(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.getByResourceGroup(String resourceGroupName, String ruleName)"
name: "getByResourceGroup(String resourceGroupName, String ruleName)"
nameWithType: "ScheduledQueryRulesClient.getByResourceGroup(String resourceGroupName, String ruleName)"
summary: "Gets an Log Search rule."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the rule."
name: "ruleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract LogSearchRuleResourceInner getByResourceGroup(String resourceGroupName, String ruleName)"
desc: "Gets an Log Search rule."
returns:
description: "an Log Search rule."
type: "<xref href=\"com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner?alt=com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner&text=LogSearchRuleResourceInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.getByResourceGroupAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.getByResourceGroupAsync(String resourceGroupName, String ruleName)"
name: "getByResourceGroupAsync(String resourceGroupName, String ruleName)"
nameWithType: "ScheduledQueryRulesClient.getByResourceGroupAsync(String resourceGroupName, String ruleName)"
summary: "Gets an Log Search rule."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the rule."
name: "ruleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<LogSearchRuleResourceInner> getByResourceGroupAsync(String resourceGroupName, String ruleName)"
desc: "Gets an Log Search rule."
returns:
description: "an Log Search rule."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner?alt=com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner&text=LogSearchRuleResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.getByResourceGroupWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.getByResourceGroupWithResponse(String resourceGroupName, String ruleName, Context context)"
name: "getByResourceGroupWithResponse(String resourceGroupName, String ruleName, Context context)"
nameWithType: "ScheduledQueryRulesClient.getByResourceGroupWithResponse(String resourceGroupName, String ruleName, Context context)"
summary: "Gets an Log Search rule."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the rule."
name: "ruleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<LogSearchRuleResourceInner> getByResourceGroupWithResponse(String resourceGroupName, String ruleName, Context context)"
desc: "Gets an Log Search rule."
returns:
description: "an Log Search rule."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner?alt=com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner&text=LogSearchRuleResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.getByResourceGroupWithResponseAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String ruleName)"
name: "getByResourceGroupWithResponseAsync(String resourceGroupName, String ruleName)"
nameWithType: "ScheduledQueryRulesClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String ruleName)"
summary: "Gets an Log Search rule."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the rule."
name: "ruleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<LogSearchRuleResourceInner>> getByResourceGroupWithResponseAsync(String resourceGroupName, String ruleName)"
desc: "Gets an Log Search rule."
returns:
description: "an Log Search rule."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner?alt=com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner&text=LogSearchRuleResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
- uid: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.list()"
fullName: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.list()"
name: "list()"
nameWithType: "ScheduledQueryRulesClient.list()"
summary: "List the Log Search rules within a subscription group."
modifiers:
- "abstract"
syntax: "public abstract PagedIterable<LogSearchRuleResourceInner> list()"
desc: "List the Log Search rules within a subscription group."
returns:
description: "represents a collection of Log Search rule resources."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner?alt=com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner&text=LogSearchRuleResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.list(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.list(String filter, Context context)"
name: "list(String filter, Context context)"
nameWithType: "ScheduledQueryRulesClient.list(String filter, Context context)"
summary: "List the Log Search rules within a subscription group."
modifiers:
- "abstract"
parameters:
- description: "The filter to apply on the operation. For more information please see\n https://msdn.microsoft.com/en-us/library/azure/dn931934.aspx."
name: "filter"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<LogSearchRuleResourceInner> list(String filter, Context context)"
desc: "List the Log Search rules within a subscription group."
returns:
description: "represents a collection of Log Search rule resources."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner?alt=com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner&text=LogSearchRuleResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.listAsync()"
fullName: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.listAsync()"
name: "listAsync()"
nameWithType: "ScheduledQueryRulesClient.listAsync()"
summary: "List the Log Search rules within a subscription group."
modifiers:
- "abstract"
syntax: "public abstract PagedFlux<LogSearchRuleResourceInner> listAsync()"
desc: "List the Log Search rules within a subscription group."
returns:
description: "represents a collection of Log Search rule resources."
type: "<xref href=\"com.azure.core.http.rest.PagedFlux?alt=com.azure.core.http.rest.PagedFlux&text=PagedFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner?alt=com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner&text=LogSearchRuleResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.listAsync(java.lang.String)"
fullName: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.listAsync(String filter)"
name: "listAsync(String filter)"
nameWithType: "ScheduledQueryRulesClient.listAsync(String filter)"
summary: "List the Log Search rules within a subscription group."
modifiers:
- "abstract"
parameters:
- description: "The filter to apply on the operation. For more information please see\n https://msdn.microsoft.com/en-us/library/azure/dn931934.aspx."
name: "filter"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedFlux<LogSearchRuleResourceInner> listAsync(String filter)"
desc: "List the Log Search rules within a subscription group."
returns:
description: "represents a collection of Log Search rule resources."
type: "<xref href=\"com.azure.core.http.rest.PagedFlux?alt=com.azure.core.http.rest.PagedFlux&text=PagedFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner?alt=com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner&text=LogSearchRuleResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.listByResourceGroup(java.lang.String)"
fullName: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.listByResourceGroup(String resourceGroupName)"
name: "listByResourceGroup(String resourceGroupName)"
nameWithType: "ScheduledQueryRulesClient.listByResourceGroup(String resourceGroupName)"
summary: "List the Log Search rules within a resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<LogSearchRuleResourceInner> listByResourceGroup(String resourceGroupName)"
desc: "List the Log Search rules within a resource group."
returns:
description: "represents a collection of Log Search rule resources."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner?alt=com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner&text=LogSearchRuleResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.listByResourceGroup(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.listByResourceGroup(String resourceGroupName, String filter, Context context)"
name: "listByResourceGroup(String resourceGroupName, String filter, Context context)"
nameWithType: "ScheduledQueryRulesClient.listByResourceGroup(String resourceGroupName, String filter, Context context)"
summary: "List the Log Search rules within a resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The filter to apply on the operation. For more information please see\n https://msdn.microsoft.com/en-us/library/azure/dn931934.aspx."
name: "filter"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<LogSearchRuleResourceInner> listByResourceGroup(String resourceGroupName, String filter, Context context)"
desc: "List the Log Search rules within a resource group."
returns:
description: "represents a collection of Log Search rule resources."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner?alt=com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner&text=LogSearchRuleResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.listByResourceGroupAsync(java.lang.String)"
fullName: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.listByResourceGroupAsync(String resourceGroupName)"
name: "listByResourceGroupAsync(String resourceGroupName)"
nameWithType: "ScheduledQueryRulesClient.listByResourceGroupAsync(String resourceGroupName)"
summary: "List the Log Search rules within a resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedFlux<LogSearchRuleResourceInner> listByResourceGroupAsync(String resourceGroupName)"
desc: "List the Log Search rules within a resource group."
returns:
description: "represents a collection of Log Search rule resources."
type: "<xref href=\"com.azure.core.http.rest.PagedFlux?alt=com.azure.core.http.rest.PagedFlux&text=PagedFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner?alt=com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner&text=LogSearchRuleResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.listByResourceGroupAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.listByResourceGroupAsync(String resourceGroupName, String filter)"
name: "listByResourceGroupAsync(String resourceGroupName, String filter)"
nameWithType: "ScheduledQueryRulesClient.listByResourceGroupAsync(String resourceGroupName, String filter)"
summary: "List the Log Search rules within a resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The filter to apply on the operation. For more information please see\n https://msdn.microsoft.com/en-us/library/azure/dn931934.aspx."
name: "filter"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedFlux<LogSearchRuleResourceInner> listByResourceGroupAsync(String resourceGroupName, String filter)"
desc: "List the Log Search rules within a resource group."
returns:
description: "represents a collection of Log Search rule resources."
type: "<xref href=\"com.azure.core.http.rest.PagedFlux?alt=com.azure.core.http.rest.PagedFlux&text=PagedFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner?alt=com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner&text=LogSearchRuleResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.update(java.lang.String,java.lang.String,com.azure.resourcemanager.monitor.models.LogSearchRuleResourcePatch)"
fullName: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.update(String resourceGroupName, String ruleName, LogSearchRuleResourcePatch parameters)"
name: "update(String resourceGroupName, String ruleName, LogSearchRuleResourcePatch parameters)"
nameWithType: "ScheduledQueryRulesClient.update(String resourceGroupName, String ruleName, LogSearchRuleResourcePatch parameters)"
summary: "Update log search Rule."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the rule."
name: "ruleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The parameters of the rule to update."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.monitor.models.LogSearchRuleResourcePatch?alt=com.azure.resourcemanager.monitor.models.LogSearchRuleResourcePatch&text=LogSearchRuleResourcePatch\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract LogSearchRuleResourceInner update(String resourceGroupName, String ruleName, LogSearchRuleResourcePatch parameters)"
desc: "Update log search Rule."
returns:
description: "the Log Search Rule resource."
type: "<xref href=\"com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner?alt=com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner&text=LogSearchRuleResourceInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.updateAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.monitor.models.LogSearchRuleResourcePatch)"
fullName: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.updateAsync(String resourceGroupName, String ruleName, LogSearchRuleResourcePatch parameters)"
name: "updateAsync(String resourceGroupName, String ruleName, LogSearchRuleResourcePatch parameters)"
nameWithType: "ScheduledQueryRulesClient.updateAsync(String resourceGroupName, String ruleName, LogSearchRuleResourcePatch parameters)"
summary: "Update log search Rule."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the rule."
name: "ruleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The parameters of the rule to update."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.monitor.models.LogSearchRuleResourcePatch?alt=com.azure.resourcemanager.monitor.models.LogSearchRuleResourcePatch&text=LogSearchRuleResourcePatch\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<LogSearchRuleResourceInner> updateAsync(String resourceGroupName, String ruleName, LogSearchRuleResourcePatch parameters)"
desc: "Update log search Rule."
returns:
description: "the Log Search Rule resource."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner?alt=com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner&text=LogSearchRuleResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.updateWithResponse(java.lang.String,java.lang.String,com.azure.resourcemanager.monitor.models.LogSearchRuleResourcePatch,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.updateWithResponse(String resourceGroupName, String ruleName, LogSearchRuleResourcePatch parameters, Context context)"
name: "updateWithResponse(String resourceGroupName, String ruleName, LogSearchRuleResourcePatch parameters, Context context)"
nameWithType: "ScheduledQueryRulesClient.updateWithResponse(String resourceGroupName, String ruleName, LogSearchRuleResourcePatch parameters, Context context)"
summary: "Update log search Rule."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the rule."
name: "ruleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The parameters of the rule to update."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.monitor.models.LogSearchRuleResourcePatch?alt=com.azure.resourcemanager.monitor.models.LogSearchRuleResourcePatch&text=LogSearchRuleResourcePatch\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<LogSearchRuleResourceInner> updateWithResponse(String resourceGroupName, String ruleName, LogSearchRuleResourcePatch parameters, Context context)"
desc: "Update log search Rule."
returns:
description: "the Log Search Rule resource."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner?alt=com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner&text=LogSearchRuleResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.updateWithResponseAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.monitor.models.LogSearchRuleResourcePatch)"
fullName: "com.azure.resourcemanager.monitor.fluent.ScheduledQueryRulesClient.updateWithResponseAsync(String resourceGroupName, String ruleName, LogSearchRuleResourcePatch parameters)"
name: "updateWithResponseAsync(String resourceGroupName, String ruleName, LogSearchRuleResourcePatch parameters)"
nameWithType: "ScheduledQueryRulesClient.updateWithResponseAsync(String resourceGroupName, String ruleName, LogSearchRuleResourcePatch parameters)"
summary: "Update log search Rule."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the rule."
name: "ruleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The parameters of the rule to update."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.monitor.models.LogSearchRuleResourcePatch?alt=com.azure.resourcemanager.monitor.models.LogSearchRuleResourcePatch&text=LogSearchRuleResourcePatch\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<LogSearchRuleResourceInner>> updateWithResponseAsync(String resourceGroupName, String ruleName, LogSearchRuleResourcePatch parameters)"
desc: "Update log search Rule."
returns:
description: "the Log Search Rule resource."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner?alt=com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner&text=LogSearchRuleResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in ScheduledQueryRulesClient."
implements:
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsDelete?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsDelete&text=InnerSupportsDelete\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsGet?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsGet&text=InnerSupportsGet\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner?alt=com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner&text=LogSearchRuleResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsListing?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsListing&text=InnerSupportsListing\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner?alt=com.azure.resourcemanager.monitor.fluent.models.LogSearchRuleResourceInner&text=LogSearchRuleResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.azure.resourcemanager.monitor.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-monitor:2.18.0