IServiceSasParameters.ContentType Property

Definition

The response header override for content type.

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

Property Value

Attributes

Applies to