Compartir a través de


PatchProperties.Renew Property

Definition

Setting this to true will automatically purchase a new reservation on the expiration date time.

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

Property Value

Implements

Attributes

Applies to