IOrbitalIdentity.ContactName Property

Definition

Contact name.

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

Property Value

Attributes

Applies to