HyperVReplicaAzureEventDetails 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 E2A event.
public class HyperVReplicaAzureEventDetails : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryEventProviderSpecificDetails, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.HyperVReplicaAzureEventDetails>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.HyperVReplicaAzureEventDetails>
type HyperVReplicaAzureEventDetails = class
inherit SiteRecoveryEventProviderSpecificDetails
interface IJsonModel<HyperVReplicaAzureEventDetails>
interface IPersistableModel<HyperVReplicaAzureEventDetails>
Public Class HyperVReplicaAzureEventDetails
Inherits SiteRecoveryEventProviderSpecificDetails
Implements IJsonModel(Of HyperVReplicaAzureEventDetails), IPersistableModel(Of HyperVReplicaAzureEventDetails)
- Inheritance
- Implements
Properties
ContainerName |
The container friendly name. |
FabricName |
The fabric friendly name. |
RemoteContainerName |
The remote container name. |
Explicit Interface Implementations
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET