applicationinsights_delete_log_pattern: Removes the specified log pattern from a LogPatternSet

View source: R/applicationinsights_operations.R

applicationinsights_delete_log_patternR Documentation

Removes the specified log pattern from a LogPatternSet

Description

Removes the specified log pattern from a LogPatternSet.

See https://www.paws-r-sdk.com/docs/applicationinsights_delete_log_pattern/ for full documentation.

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.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.