ComposeDeploymentUpgradeDescription.ComposeFilePaths Property

Definition

Gets the array of compose file paths, which describe the next version of this deployment.

public string[] ComposeFilePaths { get; set; }
member this.ComposeFilePaths : string[] with get, set
Public Property ComposeFilePaths As String()

Property Value

String[]

Array of compose file paths.

Applies to