Share via


MSDeployStatus.Complete Property

Definition

Whether the deployment operation has completed

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

Property Value

Implements

Attributes

Applies to