OrderItemResource.ForwardAddressContactDetail 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.
Contact details for the address
[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Origin(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.IContactDetails ForwardAddressContactDetail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Origin(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.PropertyOrigin.Inlined)>]
member this.ForwardAddressContactDetail : Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.IContactDetails with get, set
Public Property ForwardAddressContactDetail As IContactDetails
Property Value
Implements
- Attributes