CosmosDBCompositePath.Order 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.
Sort order for composite paths.
public Azure.Provisioning.BicepValue<Azure.Provisioning.CosmosDB.CompositePathSortOrder> Order { get; set; }
member this.Order : Azure.Provisioning.BicepValue<Azure.Provisioning.CosmosDB.CompositePathSortOrder> with get, set
Public Property Order As BicepValue(Of CompositePathSortOrder)