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

ApiKVReference 类

定义

站点密钥保管库引用的说明。

[Microsoft.Rest.Serialization.JsonTransformation]
public class ApiKVReference : Microsoft.Azure.Management.WebSites.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ApiKVReference = class
    inherit ProxyOnlyResource
Public Class ApiKVReference
Inherits ProxyOnlyResource
继承
ApiKVReference
属性

构造函数

ApiKVReference()

初始化 ApiKVReference 类的新实例。

ApiKVReference(String, String, String, String, String, Nullable<ResolveStatus>, String, String, String, ManagedServiceIdentity, String, Nullable<ConfigReferenceSource>, String)

初始化 ApiKVReference 类的新实例。

属性

ActiveVersion

站点密钥保管库引用的说明。

Details

站点密钥保管库引用的说明。

Id

获取资源 ID。

(继承自 ProxyOnlyResource)
IdentityType

站点密钥保管库引用的说明。

Kind

获取或设置资源类型。

(继承自 ProxyOnlyResource)
Name

获取资源名称。

(继承自 ProxyOnlyResource)
Reference

站点密钥保管库引用的说明。

SecretName

站点密钥保管库引用的说明。

SecretVersion

站点密钥保管库引用的说明。

Source

获取或设置可能的值,包括:“KeyVault”

Status

获取或设置可能的值包括:“Initialized”、“Resolved”、“InvalidSyntax”、“MSINotEnabled”、“VaultNotFound”、“SecretNotFound”、“SecretVersionNotFound”、“AccessToKeyVaultDenied”、“OtherReasons”、“FetchTimedOut”、“UnauthorizedClient”

Type

获取资源类型。

(继承自 ProxyOnlyResource)
VaultName

站点密钥保管库引用的说明。

适用于