VMwareDraModelCustomProperties 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.
VMware DRA model custom properties.
public class VMwareDraModelCustomProperties : Azure.ResourceManager.RecoveryServicesDataReplication.Models.DraModelCustomProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesDataReplication.Models.VMwareDraModelCustomProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesDataReplication.Models.VMwareDraModelCustomProperties>
type VMwareDraModelCustomProperties = class
inherit DraModelCustomProperties
interface IJsonModel<VMwareDraModelCustomProperties>
interface IPersistableModel<VMwareDraModelCustomProperties>
Public Class VMwareDraModelCustomProperties
Inherits DraModelCustomProperties
Implements IJsonModel(Of VMwareDraModelCustomProperties), IPersistableModel(Of VMwareDraModelCustomProperties)
- Inheritance
- Implements
Constructors
VMwareDraModelCustomProperties(String, DataReplicationIdentity) |
Initializes a new instance of VMwareDraModelCustomProperties. |
Properties
BiosId |
Gets or sets the BIOS Id of the DRA machine. |
MarsAuthenticationIdentity |
Identity model. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |
Explicit Interface Implementations
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET