Freigeben über


SingletonPartitionInformation Klasse

Definition

Gibt an, dass der Dienst Singleton-partitioniert, effektiv nicht partitioniert oder nur mit einer Partition ist, und verwendet das Partitionsschema eines Singleton-Diensts.

public sealed class SingletonPartitionInformation : System.Fabric.ServicePartitionInformation
type SingletonPartitionInformation = class
    inherit ServicePartitionInformation
Public NotInheritable Class SingletonPartitionInformation
Inherits ServicePartitionInformation
Vererbung
SingletonPartitionInformation

Konstruktoren

SingletonPartitionInformation()

Erstellt eine neue Instanz der SingletonPartitionInformation-Klasse.

Eigenschaften

Id

Gibt die Partitions-ID für diese Partition als GUID an.

(Geerbt von ServicePartitionInformation)
Kind

Beschreibt den Partitionstyp.

(Geerbt von ServicePartitionInformation)

Gilt für: