CreateBucketResponse.OrderHint Property

Definition

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

Applies to