Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServiceFabricClientInvokeInfrastructureQueryOptionalParams

Package version

Optional Parameters.

Hierarchy

  • any
    • ServiceFabricClientInvokeInfrastructureQueryOptionalParams

Index

Properties

Optional serviceId

serviceId: undefined | string

The identity of the infrastructure service. This is the full name of the infrastructure service without the 'fabric:' URI scheme. This parameter required only for the cluster that has more than one instance of infrastructure service running.

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