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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET