Share via


StaticSiteResetPropertiesArmResource.ShouldUpdateRepository Property

Definition

Determines whether the repository should be updated with the new properties.

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

Property Value

Implements

Attributes

Applies to