ServiceDescription.PartitionSchemeDescription Property
Applies To: Azure, Windows 10, Windows 8, Windows 8.1, Windows Server 2012 R2
Describe the partition scheme to be used for the service.
Namespace: System.Fabric.Description
Assembly: System.Fabric (in System.Fabric.dll)
Syntax
public PartitionSchemeDescription PartitionSchemeDescription { get; set; }
Property Value
Type: System.Fabric.Description.PartitionSchemeDescription
Returns PartitionSchemeDescription.
See Also
ServiceDescription Class
System.Fabric.Description Namespace
Return to top