次の方法で共有


VerificationCodeResponse クラス

定義

検証コードの応答の説明。

public class VerificationCodeResponse : Microsoft.Rest.Azure.IResource
type VerificationCodeResponse = class
    interface IResource
Public Class VerificationCodeResponse
Implements IResource
継承
VerificationCodeResponse
実装

コンストラクター

VerificationCodeResponse()

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

VerificationCodeResponse(String, String, String, String, VerificationCodeResponseProperties)

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

プロパティ

Etag

要求 etag を取得します。

Id

リソース識別子を取得します。

Name

証明書の名前を取得します。

Properties

検証コードの応答の説明。

Type

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

適用対象