次の方法で共有


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

サイト キー コンテナー参照の説明。

適用対象