Skip to content

BuilderQueryEditorReduceExpression🔗

Constructor🔗

BuilderQueryEditorReduceExpression()

Methods🔗

build🔗

Builds the object.

def build() -> azuremonitor.BuilderQueryEditorReduceExpression

focus🔗

def focus(focus: bool) -> typing.Self

parameters🔗

def parameters(parameters: list[cogbuilder.Builder[azuremonitor.BuilderQueryEditorFunctionParameterExpression]]) -> typing.Self

property_val🔗

def property_val(property_val: cogbuilder.Builder[azuremonitor.BuilderQueryEditorProperty]) -> typing.Self

reduce🔗

def reduce(reduce: cogbuilder.Builder[azuremonitor.BuilderQueryEditorProperty]) -> typing.Self

See also🔗