IServiceSasParameters.ContentDisposition Property

Definition

The response header override for content disposition.

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

Property Value

Attributes

Applies to