Partager via


SingletonPartitionScheme Classe

Définition

Décrit le schéma de partition d’un service partitionné singleton ou non partitionné.

[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
Héritage
SingletonPartitionScheme
Attributs
Newtonsoft.Json.JsonObjectAttribute

Constructeurs

SingletonPartitionScheme()

Initialise une nouvelle instance de la classe SingletonPartitionScheme.

S’applique à