Share via


ServiceSasParameters.ContentType Property

Definition

Gets or sets the response header override for content type.

[Newtonsoft.Json.JsonProperty(PropertyName="rsct")]
public string ContentType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="rsct")>]
member this.ContentType : string with get, set
Public Property ContentType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to