Compartir a través de


NamedPartitionScheme Clase

Definición

Describe el esquema de partición con nombre del servicio.

public class NamedPartitionScheme : Azure.ResourceManager.ServiceFabricManagedClusters.Models.ManagedServicePartitionScheme
type NamedPartitionScheme = class
    inherit ManagedServicePartitionScheme
Public Class NamedPartitionScheme
Inherits ManagedServicePartitionScheme
Herencia
NamedPartitionScheme

Constructores

NamedPartitionScheme(IEnumerable<String>)

Inicializa una nueva instancia de NamedPartitionScheme.

Propiedades

Names

Matriz para los nombres de las particiones.

Se aplica a