Skip to main content

Interface: IGetDeploymentReachabilityResponse

workflowservice.v1.IGetDeploymentReachabilityResponse

Properties of a GetDeploymentReachabilityResponse.

Hierarchy

Properties

deploymentInfo

Optional deploymentInfo: null | $Properties

GetDeploymentReachabilityResponse deploymentInfo

Inherited from

$Properties.deploymentInfo


lastUpdateTime

Optional lastUpdateTime: null | $Properties

Reachability level might come from server cache. This timestamp specifies when the value was actually calculated.

Inherited from

$Properties.lastUpdateTime


reachability

Optional reachability: null | DeploymentReachability

GetDeploymentReachabilityResponse reachability

Inherited from

$Properties.reachability