DeployedStatefulServiceReplicaDetail Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente les informations sur un réplica avec état s’exécutant dans un package de code.
public sealed class DeployedStatefulServiceReplicaDetail : System.Fabric.Query.DeployedServiceReplicaDetail
type DeployedStatefulServiceReplicaDetail = class
inherit DeployedServiceReplicaDetail
Public NotInheritable Class DeployedStatefulServiceReplicaDetail
Inherits DeployedServiceReplicaDetail
- Héritage
Constructeurs
DeployedStatefulServiceReplicaDetail() |
Initialise une nouvelle instance de la classe DeployedStatefulServiceReplicaDetail. |
Propriétés
CurrentReplicatorOperation |
Obtient les API en cours d’exécution sur le réplicateur. |
CurrentServiceOperation |
Obtient ou définit l’appel d’API en cours d’exécution sur le réplica. (Hérité de DeployedServiceReplicaDetail) |
CurrentServiceOperationStartTimeUtc |
Obtient ou définit l’heure de début de l’opération de service actuelle au format UTC. (Hérité de DeployedServiceReplicaDetail) |
DeployedServiceReplica |
Obtient des détails supplémentaires sur le service déployé réplica comme réplica rôle, host processId et des informations sur la reconfiguration. |
PartitionId |
Obtient ou définit l’ID de partition associé à cette réplica. (Hérité de DeployedServiceReplicaDetail) |
ReadStatus |
Obtient la status de lecture actuelle pour cette réplica. |
ReplicaId |
Obtient l’ID de réplica de ce réplica. |
ReplicaStatus |
Obtient une valeur indiquant la status de la réplica actuelle. |
ReplicatorStatus |
Obtient les informations sur le réplicateur si le réplica utilise le réplicateur Service Fabric |
ReportedLoad |
Obtient ou définit la charge signalée par ce réplica. (Hérité de DeployedServiceReplicaDetail) |
ServiceKind |
Obtient le type du service (Hérité de DeployedServiceReplicaDetail) |
ServiceName |
Obtient ou définit le nom du service auquel appartient cette réplica. (Hérité de DeployedServiceReplicaDetail) |
WriteStatus |
Obtient la status d’écriture actuelle du réplica. |
S’applique à
Azure SDK for .NET