SecretProperties.ContentType Property

Definition

The content type of the secret.

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