Freigeben über


EndpointPropertiesUpdateParameters.UrlSigningKey Property

Definition

List of keys used to validate the signed URL hashes.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IUrlSigningKey> UrlSigningKey { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Owned)>]
member this.UrlSigningKey : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IUrlSigningKey> with get, set
Public Property UrlSigningKey As List(Of IUrlSigningKey)

Property Value

Implements

Attributes

Applies to