Compartilhar via


KeyValue.ContentType Property

Definition

The content type of the key-value's value. Providing a proper content-type can enable transformations of values when they are retrieved by applications.

[Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.PropertyOrigin.Inlined)]
public string ContentType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.PropertyOrigin.Inlined)>]
member this.ContentType : string with get, set
Public Property ContentType As String

Property Value

Implements

Attributes

Applies to