IContactProfileLink.Channel Property

Definition

Contact Profile Link Channel.

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

Property Value

Attributes

Applies to