Language

IOrderItemProperties.ForwardAddressContactDetail Property

Definition

Contact details for the address

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=true, Description="Contact details for the address", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.IContactDetails) }, Read=true, ReadOnly=false, Required=true, SerializedName="contactDetails", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.IContactDetails ForwardAddressContactDetail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=true, Description="Contact details for the address", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.IContactDetails) }, Read=true, ReadOnly=false, Required=true, SerializedName="contactDetails", Update=true)>]
member this.ForwardAddressContactDetail : Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.IContactDetails with get, set
Public Property ForwardAddressContactDetail As IContactDetails

Property Value

Attributes

Applies to