Partition Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected Partition(System.Fabric.Query.ServiceKind serviceKind, System.Fabric.ServicePartitionInformation partitionInformation, System.Fabric.Health.HealthState healthState, System.Fabric.Query.ServicePartitionStatus partitionStatus);
new System.Fabric.Query.Partition : System.Fabric.Query.ServiceKind * System.Fabric.ServicePartitionInformation * System.Fabric.Health.HealthState * System.Fabric.Query.ServicePartitionStatus -> System.Fabric.Query.Partition
Protected Sub New (serviceKind As ServiceKind, partitionInformation As ServicePartitionInformation, healthState As HealthState, partitionStatus As ServicePartitionStatus)
Parameters
- serviceKind
- ServiceKind
- partitionInformation
- ServicePartitionInformation
- healthState
- HealthState
- partitionStatus
- ServicePartitionStatus