DeploymentGetResponse.Deployment Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional. The deployment information.
public Microsoft.WindowsAzure.WebSitesExtensions.Models.Deployment Deployment { get; set; }
member this.Deployment : Microsoft.WindowsAzure.WebSitesExtensions.Models.Deployment with get, set
Public Property Deployment As Deployment