LanguageExtension interface

The language extension object.

Properties

languageExtensionCustomImageName

The sandbox custom image name that should be enabled as the active language extension. Sandbox custom image is a cluster sub resource. When this property is set, LanguageExtensionImageName should be set to 'PythonCustomImage'.

languageExtensionImageName

The language extension image name.

languageExtensionName

The language extension name.

Property Details

languageExtensionCustomImageName

The sandbox custom image name that should be enabled as the active language extension. Sandbox custom image is a cluster sub resource. When this property is set, LanguageExtensionImageName should be set to 'PythonCustomImage'.

languageExtensionCustomImageName?: string

Property Value

string

languageExtensionImageName

The language extension image name.

languageExtensionImageName?: string

Property Value

string

languageExtensionName

The language extension name.

languageExtensionName?: string

Property Value

string