ILanguageExtension.CustomImageName Property

Definition

The language extension custom image name.

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Create=true, Description="The language extension custom image name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="languageExtensionCustomImageName", Update=true)]
public string CustomImageName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Create=true, Description="The language extension custom image name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="languageExtensionCustomImageName", Update=true)>]
member this.CustomImageName : string with get, set
Public Property CustomImageName As String

Property Value

Attributes

Applies to