CreateBucketResponse.OrderHint 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.
Hint used to order items of this type in a list view
[System.Text.Json.Serialization.JsonPropertyName("orderHint")]
public string OrderHint { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("orderHint")>]
member this.OrderHint : string with get, set
Public Property OrderHint As String
Property Value
- Attributes