Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServiceFabricClientGetDeployedCodePackageInfoListOptionalParams

Package version

Optional Parameters.

Hierarchy

  • any
    • ServiceFabricClientGetDeployedCodePackageInfoListOptionalParams

Index

Properties

Optional codePackageName

codePackageName: undefined | string

The name of code package specified in service manifest registered as part of an application type in a Service Fabric cluster.

Optional serviceManifestName

serviceManifestName: undefined | string

The name of a service manifest registered as part of an application type in a Service Fabric cluster.

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