Udostępnij za pośrednictwem


ReservationResponse.Archived Property

Definition

Indicates if the reservation is archived

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

Property Value

Implements

Attributes

Applies to