VirtualMachineOSImageCreateParameters.Language Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional. Specifies the language of the image. The Language element is only available using version 2013-03-01 or higher.
public string Language { get; set; }
member this.Language : string with get, set
Public Property Language As String