Bagikan melalui


SmartGroupsSortByField Struct

Definition

The SmartGroupsSortByField.

public readonly struct SmartGroupsSortByField : IEquatable<Azure.ResourceManager.AlertsManagement.Models.SmartGroupsSortByField>
type SmartGroupsSortByField = struct
Public Structure SmartGroupsSortByField
Implements IEquatable(Of SmartGroupsSortByField)
Inheritance
SmartGroupsSortByField
Implements

Constructors

SmartGroupsSortByField(String)

Initializes a new instance of SmartGroupsSortByField.

Properties

AlertsCount

alertsCount.

LastModifiedDateTime

lastModifiedDateTime.

Severity

severity.

StartDateTime

startDateTime.

State

state.

Methods

Equals(SmartGroupsSortByField)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Equality(SmartGroupsSortByField, SmartGroupsSortByField)

Determines if two SmartGroupsSortByField values are the same.

Implicit(String to SmartGroupsSortByField)

Converts a string to a SmartGroupsSortByField.

Inequality(SmartGroupsSortByField, SmartGroupsSortByField)

Determines if two SmartGroupsSortByField values are not the same.

Applies to