Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

applicationinsights_delete_log_pattern

Removes the specified log pattern from a LogPatternSet


Description

Removes the specified log pattern from a LogPatternSet.

Usage

applicationinsights_delete_log_pattern(ResourceGroupName,
  PatternSetName, PatternName)

Arguments

ResourceGroupName

[required] The name of the resource group.

PatternSetName

[required] The name of the log pattern set.

PatternName

[required] The name of the log pattern.

Value

An empty list.

Request syntax

svc$delete_log_pattern(
  ResourceGroupName = "string",
  PatternSetName = "string",
  PatternName = "string"
)

paws.management

Amazon Web Services Management & Governance Services

v0.1.11
Apache License (>= 2.0)
Authors
David Kretch [aut, cre], Adam Banker [aut], Amazon.com, Inc. [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.