ComposeDeploymentUpgradeDescription.DeploymentName Property

Definition

Gets the name of the compose deployment which is to be upgraded.

public string DeploymentName { get; set; }
member this.DeploymentName : string with get, set
Public Property DeploymentName As String

Property Value

The deployment name.

Applies to