Compartilhar via


IServiceSasParameters.ContentLanguage Property

Definition

The response header override for content language.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The response header override for content language.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="rscl")]
public string ContentLanguage { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The response header override for content language.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="rscl")>]
member this.ContentLanguage : string with get, set
Public Property ContentLanguage As String

Property Value

Attributes

Applies to