Skip to content

BuilderQueryEditorOrderByExpressionBuilder🔗

Constructor🔗

func NewBuilderQueryEditorOrderByExpressionBuilder() *BuilderQueryEditorOrderByExpressionBuilder

Methods🔗

Build🔗

Builds the object.

func (builder *BuilderQueryEditorOrderByExpressionBuilder) Build() (BuilderQueryEditorOrderByExpression, error)

Order🔗

func (builder *BuilderQueryEditorOrderByExpressionBuilder) Order(order azuremonitor.BuilderQueryEditorOrderByOptions) *BuilderQueryEditorOrderByExpressionBuilder

Property🔗

func (builder *BuilderQueryEditorOrderByExpressionBuilder) Property(property cog.Builder[azuremonitor.BuilderQueryEditorProperty]) *BuilderQueryEditorOrderByExpressionBuilder

Type🔗

func (builder *BuilderQueryEditorOrderByExpressionBuilder) Type(typeArg azuremonitor.BuilderQueryEditorExpressionType) *BuilderQueryEditorOrderByExpressionBuilder

See also🔗