Share via


IDigestConfig.Language Property

Definition

Language for digest content body. Value must be ISO 639-1 code for one of Azure portal supported languages. Otherwise, it will be converted into one. Default value is English (en).

[Microsoft.Azure.PowerShell.Cmdlets.Advisor.Runtime.Info(Description="Language for digest content body. Value must be ISO 639-1 code for one of Azure portal supported languages. Otherwise, it will be converted into one. Default value is English (en).", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="language")]
public string Language { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Advisor.Runtime.Info(Description="Language for digest content body. Value must be ISO 639-1 code for one of Azure portal supported languages. Otherwise, it will be converted into one. Default value is English (en).", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="language")>]
member this.Language : string with get, set
Public Property Language As String

Property Value

Attributes

Applies to