Dela via


IStaticSiteResetPropertiesArmResource.ShouldUpdateRepository Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Determines whether the repository should be updated with the new properties.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="shouldUpdateRepository")]
public bool? ShouldUpdateRepository { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Determines whether the repository should be updated with the new properties.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="shouldUpdateRepository")>]
member this.ShouldUpdateRepository : Nullable<bool> with get, set
Public Property ShouldUpdateRepository As Nullable(Of Boolean)

Property Value

Attributes

Applies to