Language

IContactDetails.ContactName Property

Definition

Contact name of the person.

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=true, Description="Contact name of the person.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="contactName", Update=true)]
public string ContactName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=true, Description="Contact name of the person.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="contactName", Update=true)>]
member this.ContactName : string with get, set
Public Property ContactName As String

Property Value

Attributes

Applies to