UrlSigningKey.KeySourceParameters 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.
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