BuilderQueryEditorGroupByExpression
Constructor
BuilderQueryEditorGroupByExpression()
Methods
build
Builds the object.
def build() -> azuremonitor.BuilderQueryEditorGroupByExpression
focus
def focus(focus: bool) -> typing.Self
interval
def interval(interval: cogbuilder.Builder[azuremonitor.BuilderQueryEditorProperty]) -> typing.Self
property_val
def property_val(property_val: cogbuilder.Builder[azuremonitor.BuilderQueryEditorProperty]) -> typing.Self
type_val
def type_val(type_val: azuremonitor.BuilderQueryEditorExpressionType) -> typing.Self
See also