AFDDomainHttpsParameters.Secret Property

Definition

Gets or sets resource reference to the 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to