VerificationCodeResponse Class

Definition

Description of the response of the verification code.

public class VerificationCodeResponse : Microsoft.Rest.Azure.IResource
type VerificationCodeResponse = class
    interface IResource
Public Class VerificationCodeResponse
Implements IResource
Inheritance
VerificationCodeResponse
Implements

Constructors

VerificationCodeResponse()

Initializes a new instance of the VerificationCodeResponse class.

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

Initializes a new instance of the VerificationCodeResponse class.

Properties

Etag

Gets request etag.

Id

Gets the resource identifier.

Name

Gets name of certificate.

Properties
Type

Gets the resource type.

Applies to