Partager 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(Create=true, 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) }, Read=true, ReadOnly=false, Required=false, SerializedName="language", Update=true)]
public string Language { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Advisor.Runtime.Info(Create=true, 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) }, Read=true, ReadOnly=false, Required=false, SerializedName="language", Update=true)>]
member this.Language : string with get, set
Public Property Language As String

Property Value

Attributes

Applies to