Partilhar via


ISandboxCustomImageProperties.Language Property

Definition

The language name, for example Python.

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The language name, for example Python.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=true, SerializedName="language")]
public string Language { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The language name, for example Python.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=true, SerializedName="language")>]
member this.Language : string
Public ReadOnly Property Language As String

Property Value

Attributes

Applies to