次の方法で共有


IServiceSasParameters.ContentType Property

Definition

The response header override for content type.

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

Property Value

Attributes

Applies to