你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

UriSigningKeyProperties 类

定义

URL 签名密钥参数。

public class UriSigningKeyProperties : Azure.ResourceManager.Cdn.Models.FrontDoorSecretProperties
type UriSigningKeyProperties = class
    inherit FrontDoorSecretProperties
Public Class UriSigningKeyProperties
Inherits FrontDoorSecretProperties
继承
UriSigningKeyProperties

构造函数

UriSigningKeyProperties(String, WritableSubResource)

初始化 UriSigningKeyProperties 的新实例。

属性

KeyId

定义客户定义的密钥 ID。此 ID 将存在于传入请求中,以指示用于构成哈希的密钥。

SecretSourceId

获取或设置 ID。

SecretVersion

要使用的机密的版本。

适用于