SingletonPartitionInformation クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
サービスがシングルトン でパーティション分割され、実質的にパーティション分割されていないか、パーティションが 1 つだけであることを示し、Singleton サービスのパーティション構成を使用します。
public sealed class SingletonPartitionInformation : System.Fabric.ServicePartitionInformation
type SingletonPartitionInformation = class
inherit ServicePartitionInformation
Public NotInheritable Class SingletonPartitionInformation
Inherits ServicePartitionInformation
- 継承
コンストラクター
SingletonPartitionInformation() |
SingletonPartitionInformation クラスの新しいインスタンスを作成します。 |
プロパティ
Id |
このパーティションのパーティション ID を GUID として指定します。 (継承元 ServicePartitionInformation) |
Kind |
パーティションの種類について説明します。 (継承元 ServicePartitionInformation) |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET