DeployedStatefulServiceReplica Klasse

Definition

Stellt ein bereitgestelltes zustandsbehaftetes Dienstreplikat dar.

public sealed class DeployedStatefulServiceReplica : System.Fabric.Query.DeployedServiceReplica
type DeployedStatefulServiceReplica = class
    inherit DeployedServiceReplica
Public NotInheritable Class DeployedStatefulServiceReplica
Inherits DeployedServiceReplica
Vererbung
DeployedStatefulServiceReplica

Konstruktoren

DeployedStatefulServiceReplica()

Initialisiert eine neue Instanz der DeployedStatefulServiceReplica-Klasse.

Eigenschaften

Address

Die letzte Adresse, die vom Replikat in Open oder ChangeRole zurückgegeben wird.

(Geerbt von DeployedServiceReplica)
CodePackageName

Der Name des Codepakets, das dieses Replikat hostet.

(Geerbt von DeployedServiceReplica)
HostProcessId

Die Hostprozess-ID.

(Geerbt von DeployedServiceReplica)
Partitionid

Die Partitions-ID für diese Replia.

(Geerbt von DeployedServiceReplica)
ReconfigurationInformation

Ruft zusätzliche Informationen zur aktuellen Neukonfiguration ab, z. B. vorherige Konfigurationsrolle, Neukonfigurationstyp, Neukonfigurationsphase und Startzeitpunkt der Neukonfiguration.

ReplicaId

Ruft die Replikat-ID ab.

ReplicaRole

Ruft die aktuelle Replikatrolle ab.

ReplicaStatus

Die status des Replikats.

(Geerbt von DeployedServiceReplica)
ServiceKind

Der Typ des Replikats (Zustandsbehaftet oder Zustandslos).

(Geerbt von DeployedServiceReplica)
ServiceManifestName

Der Name des Dienstpakets, das das Codepaket enthält, das dieses Replikat hostet.

(Geerbt von DeployedServiceReplica)
ServiceManifestVersion
Veraltet.

Die Version des Dienstmanifests.

(Geerbt von DeployedServiceReplica)
ServiceName

Der Name des Diensts.

(Geerbt von DeployedServiceReplica)
ServicePackageActivationId

Die ActivationId des Dienstpakets.

(Geerbt von DeployedServiceReplica)
ServiceTypeName

Den Namen des Diensttyps.

(Geerbt von DeployedServiceReplica)

Gilt für: