Partager via


IAfdDomainHttpsParameters.Secret Property

Definition

Resource reference to the secret. ie. subs/rg/profile/secret

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Resource reference to the secret. ie. subs/rg/profile/secret", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IResourceReference) }, Read=true, ReadOnly=false, Required=false, SerializedName="secret", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IResourceReference Secret { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Resource reference to the secret. ie. subs/rg/profile/secret", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IResourceReference) }, Read=true, ReadOnly=false, Required=false, SerializedName="secret", Update=true)>]
member this.Secret : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IResourceReference with get, set
Public Property Secret As IResourceReference

Property Value

Attributes

Applies to