IAfdDomainHttpsParameters.Secret Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Resource reference to the secret. ie. subs/rg/profile/secret
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="Resource reference to the secret. ie. subs/rg/profile/secret", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IResourceReference) }, ReadOnly=false, Required=false, SerializedName="secret")]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IResourceReference Secret { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="Resource reference to the secret. ie. subs/rg/profile/secret", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IResourceReference) }, ReadOnly=false, Required=false, SerializedName="secret")>]
member this.Secret : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IResourceReference with get, set
Public Property Secret As IResourceReference
Property Value
- Attributes