Share via


MSDeployStatusProperties.Complete Property

Definition

Whether the deployment operation has completed

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public bool? Complete { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.Complete : Nullable<bool>
Public ReadOnly Property Complete As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to