ReverseShippingDetails.IsUpdated Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A flag to indicate whether Reverse Shipping details are updated or not after device has been prepared. Read only field
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataBox.PropertyOrigin.Owned)]
public bool? IsUpdated { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataBox.PropertyOrigin.Owned)>]
member this.IsUpdated : Nullable<bool>
Public ReadOnly Property IsUpdated As Nullable(Of Boolean)
Property Value
Implements
- Attributes