Gets and sets the property Deployments. 
            
            An array of  CopyC# objects that describe the deployments.
CopyC# objects that describe the deployments.
            Deployment
 Declaration Syntax
 Declaration Syntax| C# | 
public List<Deployment> Deployments { get; set; }