Show / Hide Table of Contents

Class InvokeFunctionDeployStageExecutionProgress

Specifies the Invoke Function stage specific execution details.

Inheritance
object
DeployStageExecutionProgress
InvokeFunctionDeployStageExecutionProgress
Inherited Members
DeployStageExecutionProgress.DeployStageDisplayName
DeployStageExecutionProgress.DeployStageId
DeployStageExecutionProgress.TimeStarted
DeployStageExecutionProgress.TimeFinished
DeployStageExecutionProgress.Status
DeployStageExecutionProgress.DeployStagePredecessors
DeployStageExecutionProgress.DeployStageExecutionProgressDetails
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.DevopsService.Models
Assembly: OCI.DotNetSDK.Devops.dll
Syntax
public class InvokeFunctionDeployStageExecutionProgress : DeployStageExecutionProgress
In this article
Back to top