PartitionSchemeDescription Constructor (PartitionScheme)
Applies To: Azure, Windows 10, Windows 8, Windows 8.1, Windows Server 2012 R2
Instantiates a PartitionSchemeDescription class.
Namespace: System.Fabric.Description
Assembly: System.Fabric (in System.Fabric.dll)
Syntax
protected PartitionSchemeDescription(
PartitionScheme scheme
)
Parameters
scheme
Type: System.Fabric.Description.PartitionSchemePartitionScheme defines the kind of partition scheme.
See Also
PartitionSchemeDescription Overload
PartitionSchemeDescription Class
System.Fabric.Description Namespace
Return to top