Bagikan melalui


IUrlSigningAction.ParameterAlgorithm Property

Definition

Algorithm to use for URL signing

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="Algorithm to use for URL signing", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.Algorithm) }, ReadOnly=false, Required=false, SerializedName="algorithm")]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.Algorithm? ParameterAlgorithm { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="Algorithm to use for URL signing", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.Algorithm) }, ReadOnly=false, Required=false, SerializedName="algorithm")>]
member this.ParameterAlgorithm : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.Algorithm> with get, set
Public Property ParameterAlgorithm As Nullable(Of Algorithm)

Property Value

Attributes

Applies to