ISqlVirtualMachine.SqlInstanceSettingCollation Property

Definition

SQL Server Collation.

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Create=true, Description="SQL Server Collation.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="collation", Update=true)]
public string SqlInstanceSettingCollation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Create=true, Description="SQL Server Collation.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="collation", Update=true)>]
member this.SqlInstanceSettingCollation : string with get, set
Public Property SqlInstanceSettingCollation As String

Property Value

Attributes

Applies to