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
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