Language

IAddressDetails.ReturnAddressContactDetail Property

Definition

Contact details for the address

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

Property Value

Attributes

Applies to