Share via


AppConfigurationKeyValue.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.

public Azure.Provisioning.BicepValue<string> ContentType { get; set; }
member this.ContentType : Azure.Provisioning.BicepValue<string> with get, set
Public Property ContentType As BicepValue(Of String)

Property Value

Applies to