OwnershipVoucherDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Details for ownership voucher.
public class OwnershipVoucherDetails : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Hci.Models.OwnershipVoucherDetails>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Hci.Models.OwnershipVoucherDetails>
type OwnershipVoucherDetails = class
interface IJsonModel<OwnershipVoucherDetails>
interface IPersistableModel<OwnershipVoucherDetails>
Public Class OwnershipVoucherDetails
Implements IJsonModel(Of OwnershipVoucherDetails), IPersistableModel(Of OwnershipVoucherDetails)
- Inheritance
-
OwnershipVoucherDetails
- Implements
Constructors
| Name | Description |
|---|---|
| OwnershipVoucherDetails(String, OwnerKeyType) |
Initializes a new instance of OwnershipVoucherDetails. |
Properties
| Name | Description |
|---|---|
| OwnerKeyType |
Owner key type. |
| OwnershipVoucher |
Ownership voucher in base64 encoded format. |
| ValidationDetails |
Ownership Voucher Validation Details. |