IUrlSigningParamIdentifier.ParamName 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.
Parameter name
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="Parameter name", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="paramName")]
public string ParamName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="Parameter name", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="paramName")>]
member this.ParamName : string with get, set
Public Property ParamName As String
Property Value
- Attributes