Udostępnij za pośrednictwem


IReverseShippingDetails.IsUpdated Property

Definition

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.Runtime.Info(Description="A flag to indicate whether Reverse Shipping details are updated or not after device has been prepared.\r\n        Read only field", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="isUpdated")]
public bool? IsUpdated { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="A flag to indicate whether Reverse Shipping details are updated or not after device has been prepared.\r\n        Read only field", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="isUpdated")>]
member this.IsUpdated : Nullable<bool>
Public ReadOnly Property IsUpdated As Nullable(Of Boolean)

Property Value

Attributes

Applies to