TableCapabilitiesMetadata.SortRestrictions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
sortRestrictions
[System.Text.Json.Serialization.JsonPropertyName("sortRestrictions")]
public Azure.Connectors.Sdk.Sql.Models.TableSortRestrictionsMetadata SortRestrictions { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("sortRestrictions")>]
member this.SortRestrictions : Azure.Connectors.Sdk.Sql.Models.TableSortRestrictionsMetadata with get, set
Public Property SortRestrictions As TableSortRestrictionsMetadata
Property Value
- Attributes