Compartir a través de


IntegrationAccountSchema.ContentType Propiedad

Definición

Obtiene o establece el tipo de contenido.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a