IJobResource.ReverseTransportPreferenceUpdate 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.
The Editable status for Reverse Transport preferences
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="The Editable status for Reverse Transport preferences", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.ReverseTransportPreferenceEditStatus) }, ReadOnly=true, Required=false, SerializedName="reverseTransportPreferenceUpdate")]
public Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.ReverseTransportPreferenceEditStatus? ReverseTransportPreferenceUpdate { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="The Editable status for Reverse Transport preferences", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.ReverseTransportPreferenceEditStatus) }, ReadOnly=true, Required=false, SerializedName="reverseTransportPreferenceUpdate")>]
member this.ReverseTransportPreferenceUpdate : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.ReverseTransportPreferenceEditStatus>
Public ReadOnly Property ReverseTransportPreferenceUpdate As Nullable(Of ReverseTransportPreferenceEditStatus)
Property Value
- Attributes