你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SingletonPartitionScheme 类

定义

描述单一实例分区或非分区服务的分区方案。

[Newtonsoft.Json.JsonObject("Singleton")]
public class SingletonPartitionScheme : Microsoft.Azure.Management.ServiceFabricManagedClusters.Models.Partition
[<Newtonsoft.Json.JsonObject("Singleton")>]
type SingletonPartitionScheme = class
    inherit Partition
Public Class SingletonPartitionScheme
Inherits Partition
继承
SingletonPartitionScheme
属性
Newtonsoft.Json.JsonObjectAttribute

构造函数

SingletonPartitionScheme()

初始化 SingletonPartitionScheme 类的新实例。

适用于