IUrlSigningParamIdentifier.ParamIndicator 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.
Indicates the purpose of the parameter
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="Indicates the purpose of the parameter", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ParamIndicator) }, ReadOnly=false, Required=true, SerializedName="paramIndicator")]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ParamIndicator ParamIndicator { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="Indicates the purpose of the parameter", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ParamIndicator) }, ReadOnly=false, Required=true, SerializedName="paramIndicator")>]
member this.ParamIndicator : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ParamIndicator with get, set
Public Property ParamIndicator As ParamIndicator
Property Value
- Attributes