ArtifactDeploymentStatusProperties interface
Eigenschappen van een artefactimplementatie.
Eigenschappen
artifacts |
Het totale aantal artefacten dat is toegepast. |
deployment |
De implementatiestatus van het artefact. |
total |
Het totale aantal artefacten dat voorlopig is toegepast. |
Eigenschapdetails
artifactsApplied
Het totale aantal artefacten dat is toegepast.
artifactsApplied?: number
Waarde van eigenschap
number
deploymentStatus
De implementatiestatus van het artefact.
deploymentStatus?: string
Waarde van eigenschap
string
totalArtifacts
Het totale aantal artefacten dat voorlopig is toegepast.
totalArtifacts?: number
Waarde van eigenschap
number