ComposeDeploymentUpgradeDescription.ComposeFilePaths Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.