Resource Type: azure_saved_search
- Defined in:
- lib/puppet/type/azure_saved_search.rb
- Providers:
-
arm
Overview
Value object for saved search results.
Properties
-
e_tag
The ETag of the saved search.
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
id
The id of the saved search.
-
properties
The properties of the saved search.
-
type
The type of the saved search.
Parameters
-
api_version
The client API version.
-
name (namevar)
The name of the saved search.
-
parameters
The parameters required to save a search.
-
provider
The specific backend to use for this ‘azure_saved_search` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.
-
resource_group_name
The Resource Group name.
-
subscription_id
The Subscription ID.
-
workspace_name
The Log Analytics Workspace name.