Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServiceFabricClientGetDeployedServiceTypeInfoByNameOptionalParams

Package version

Optional Parameters.

Hierarchy

  • any
    • ServiceFabricClientGetDeployedServiceTypeInfoByNameOptionalParams

Index

Properties

Optional serviceManifestName

serviceManifestName: undefined | string

The name of the service manifest to filter the list of deployed service type information. If specified, the response will only contain the information about service types that are defined in this service manifest.

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