Share via


CloudServiceProperties.ProductionDeployment Property

Namespace:  Microsoft.TeamFoundation.Deployment.Workflow.AzureManagement.v1_7
Assembly:  Microsoft.TeamFoundation.Deployment.Workflow (in Microsoft.TeamFoundation.Deployment.Workflow.dll)

Syntax

'Declaration
Public ReadOnly Property ProductionDeployment As DeploymentProperties
public DeploymentProperties ProductionDeployment { get; }
public:
property DeploymentProperties^ ProductionDeployment {
    DeploymentProperties^ get ();
}
member ProductionDeployment : DeploymentProperties with get
function get ProductionDeployment () : DeploymentProperties

Property Value

Type: Microsoft.TeamFoundation.Deployment.Workflow.AzureManagement.v1_7.DeploymentProperties

.NET Framework Security

See Also

Reference

CloudServiceProperties Class

Microsoft.TeamFoundation.Deployment.Workflow.AzureManagement.v1_7 Namespace