CertificateBundle.ContentType プロパティ

定義

シークレットのコンテンツ タイプを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象