VerificationCodeResponse interface
Description of the response of the verification code.
Properties
| etag | Request etag. NOTE: This property will not be serialized. It can only be populated by the server. |
| id | The resource identifier. NOTE: This property will not be serialized. It can only be populated by the server. |
| name | Name of certificate. NOTE: This property will not be serialized. It can only be populated by the server. |
| properties | |
| type | The resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
etag
Request etag. NOTE: This property will not be serialized. It can only be populated by the server.
etag?: string
Property Value
string
id
The resource identifier. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
name
Name of certificate. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
properties
type
The resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string