Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServiceFabricClientGetUnplacedReplicaInformationOptionalParams

Package version

Optional Parameters.

Hierarchy

  • any
    • ServiceFabricClientGetUnplacedReplicaInformationOptionalParams

Index

Properties

Optional onlyQueryPrimaries

onlyQueryPrimaries: undefined | false | true

Indicates that unplaced replica information will be queries only for primary replicas. Default value: false.

Optional partitionId

partitionId: undefined | string

The identity of the partition.

Optional timeoutParameter

timeoutParameter: undefined | number

The server timeout for performing the operation in seconds. This timeout specifies the time duration that the client is willing to wait for the requested operation to complete. The default value for this parameter is 60 seconds. Default value: 60.

Generated using TypeDoc