Delen via


UrlSigningKey.KeySourceParameters Property

Definition

Gets or sets defines the parameters for using customer key vault for Url Signing Key.

[Newtonsoft.Json.JsonProperty(PropertyName="keySourceParameters")]
public Microsoft.Azure.Management.Cdn.Models.KeyVaultSigningKeyParameters KeySourceParameters { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keySourceParameters")>]
member this.KeySourceParameters : Microsoft.Azure.Management.Cdn.Models.KeyVaultSigningKeyParameters with get, set
Public Property KeySourceParameters As KeyVaultSigningKeyParameters

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to