DeleteComposeDeploymentDescription.DeploymentName Property

Definition

Gets the name of the compose deployment.

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

Property Value

The name of the compose deployment.

Applies to