Share via


ISecretProperties.Parameter Property

Definition

object which contains secret parameters

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="object which contains secret parameters", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ISecretParameters) }, Read=true, ReadOnly=false, Required=false, SerializedName="parameters", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ISecretParameters Parameter { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="object which contains secret parameters", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ISecretParameters) }, Read=true, ReadOnly=false, Required=false, SerializedName="parameters", Update=true)>]
member this.Parameter : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ISecretParameters with get, set
Public Property Parameter As ISecretParameters

Property Value

Attributes

Applies to