HyperVReplica2012R2EventDetails 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.
Model class for event details of a HyperVReplica blue E2E event.
public class HyperVReplica2012R2EventDetails : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryEventProviderSpecificDetails, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.HyperVReplica2012R2EventDetails>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.HyperVReplica2012R2EventDetails>
type HyperVReplica2012R2EventDetails = class
inherit SiteRecoveryEventProviderSpecificDetails
interface IJsonModel<HyperVReplica2012R2EventDetails>
interface IPersistableModel<HyperVReplica2012R2EventDetails>
Public Class HyperVReplica2012R2EventDetails
Inherits SiteRecoveryEventProviderSpecificDetails
Implements IJsonModel(Of HyperVReplica2012R2EventDetails), IPersistableModel(Of HyperVReplica2012R2EventDetails)
- Inheritance
- Implements
Properties
ContainerName |
The container friendly name. |
FabricName |
The fabric friendly name. |
RemoteContainerName |
The remote container name. |
RemoteFabricName |
The remote fabric name. |
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