Udostępnij za pośrednictwem


ServiceAlertCollectionGetAllOptions.SortBy Property

Definition

Sort the query results by input field, Default value is 'lastModifiedDateTime'.

public Azure.ResourceManager.AlertsManagement.Models.ListServiceAlertsSortByField? SortBy { get; set; }
member this.SortBy : Nullable<Azure.ResourceManager.AlertsManagement.Models.ListServiceAlertsSortByField> with get, set
Public Property SortBy As Nullable(Of ListServiceAlertsSortByField)

Property Value

Applies to