Partilhar via


SingletonPartitionScheme Classe

Definição

Descreve o esquema de partição de um serviço particionado por singleton ou não particionado.

[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
Herança
SingletonPartitionScheme
Atributos
Newtonsoft.Json.JsonObjectAttribute

Construtores

SingletonPartitionScheme()

Inicializa uma nova instância da classe SingletonPartitionScheme.

Aplica-se a