Skip to content

AzureTracesFilter🔗

Constructor🔗

AzureTracesFilter()

Methods🔗

build🔗

Builds the object.

def build() -> azuremonitor.AzureTracesFilter

filters🔗

Values to filter by.

def filters(filters: list[str]) -> typing.Self

operation🔗

Comparison operator to use. Either equals or not equals.

def operation(operation: str) -> typing.Self

property_val🔗

Property name, auto-populated based on available traces.

def property_val(property_val: str) -> typing.Self

See also🔗