DeploymentStatusProperties interface

The deployment status properties of the network function component.

Properties

nextExpectedUpdateAt

The next expected update of deployment status.

resources

The resource related to the component resource.

status

The status of the component resource.

Property Details

nextExpectedUpdateAt

The next expected update of deployment status.

nextExpectedUpdateAt?: Date

Property Value

Date

resources

The resource related to the component resource.

resources?: Resources

Property Value

status

The status of the component resource.

status?: string

Property Value

string