次の方法で共有


ApplicationGatewayTrustedRootCertificateInner クラス

定義

アプリケーション ゲートウェイの信頼されたルート証明書。

[Microsoft.Rest.Serialization.JsonTransformation]
public class ApplicationGatewayTrustedRootCertificateInner : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ApplicationGatewayTrustedRootCertificateInner = class
    inherit SubResource
Public Class ApplicationGatewayTrustedRootCertificateInner
Inherits SubResource
継承
ApplicationGatewayTrustedRootCertificateInner
属性

コンストラクター

ApplicationGatewayTrustedRootCertificateInner()

ApplicationGatewayTrustedRootCertificateInner クラスの新しいインスタンスを初期化します。

ApplicationGatewayTrustedRootCertificateInner(String, String, String, ProvisioningState, String, String, String)

ApplicationGatewayTrustedRootCertificateInner クラスの新しいインスタンスを初期化します。

プロパティ

Data

証明書のパブリック データを取得または設定します。

Etag

リソースが更新されるたびに変更される一意の読み取り専用文字列を取得します。

Id

リソース ID

(継承元 SubResource)
KeyVaultSecretId

KeyVault に格納されているシークレット ID (base-64 でエンコードされた暗号化されていない pfx) 'Secret' または 'Certificate' オブジェクトを取得または設定します。

Name

Application Gateway内で一意の信頼されたルート証明書の名前を取得または設定します。

ProvisioningState

信頼されたルート証明書リソースのプロビジョニング状態を取得します。 指定できる値は、'Succeeded'、'Updating'、'Deleting'、'Failed' です。

Type

リソースの種類を取得します。

適用対象