SingletonPartitionSchemeDescription Class

SingletonPartitionSchemeDescription.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.mgmt.servicefabric.models._models_py3.PartitionSchemeDescription
SingletonPartitionSchemeDescription

Constructor

SingletonPartitionSchemeDescription(**kwargs)

Parameters

partition_scheme
str or PartitionScheme
Required

Required. Specifies how the service is partitioned.Constant filled by server. Possible values include: "Invalid", "Singleton", "UniformInt64Range", "Named".