BuilderQueryEditorProperty
Constructor
BuilderQueryEditorProperty()
Methods
build
Builds the object.
def build() -> azuremonitor.BuilderQueryEditorProperty
name
def name(name: str) -> typing.Self
type_val
def type_val(type_val: azuremonitor.BuilderQueryEditorPropertyType) -> typing.Self
See also