AFDDomainHttpsParameters.Secret プロパティ

定義

シークレットへのリソース参照を取得または設定します。Ie。subs/rg/profile/secret

[Newtonsoft.Json.JsonProperty(PropertyName="secret")]
public Microsoft.Azure.Management.Cdn.Models.ResourceReference Secret { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="secret")>]
member this.Secret : Microsoft.Azure.Management.Cdn.Models.ResourceReference with get, set
Public Property Secret As ResourceReference

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象