IContactProfileLink.Channel Property

Definition

Contact Profile Link Channel.

[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Create=true, Description="Contact Profile Link Channel.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.IContactProfileLinkChannel) }, Read=true, ReadOnly=false, Required=true, SerializedName="channels", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.IContactProfileLinkChannel> Channel { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Create=true, Description="Contact Profile Link Channel.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.IContactProfileLinkChannel) }, Read=true, ReadOnly=false, Required=true, SerializedName="channels", Update=true)>]
member this.Channel : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.IContactProfileLinkChannel> with get, set
Public Property Channel As List(Of IContactProfileLinkChannel)

Property Value

Attributes

Applies to