HyperVReplicaBaseEventDetails 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.
Abstract model class for event details of a HyperVReplica E2E event.
public class HyperVReplicaBaseEventDetails : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryEventProviderSpecificDetails, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.HyperVReplicaBaseEventDetails>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.HyperVReplicaBaseEventDetails>
type HyperVReplicaBaseEventDetails = class
inherit SiteRecoveryEventProviderSpecificDetails
interface IJsonModel<HyperVReplicaBaseEventDetails>
interface IPersistableModel<HyperVReplicaBaseEventDetails>
Public Class HyperVReplicaBaseEventDetails
Inherits SiteRecoveryEventProviderSpecificDetails
Implements IJsonModel(Of HyperVReplicaBaseEventDetails), IPersistableModel(Of HyperVReplicaBaseEventDetails)
- 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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET