ActiveDeploymentCollection.ActiveDeploymentName Property

Definition

Collection of Deployment name.

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> ActiveDeploymentName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.PropertyOrigin.Owned)>]
member this.ActiveDeploymentName : System.Collections.Generic.List<string> with get, set
Public Property ActiveDeploymentName As List(Of String)

Property Value

Implements

Attributes

Applies to