IOrbitalIdentity.ContactProfileName Property

Definition

Contact Profile name.

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

Property Value

Attributes

Applies to