ManagedInstanceUpdate.Collation Property

Definition

Gets or sets collation of the managed instance.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.collation")]
public string Collation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.collation")>]
member this.Collation : string with get, set
Public Property Collation As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to