Column.WithBackgroundImage(IUnion<String,BackgroundImage>) Method

Definition

public Microsoft.Teams.Cards.Column WithBackgroundImage(Microsoft.Teams.Common.IUnion<string,Microsoft.Teams.Cards.BackgroundImage> value);
member this.WithBackgroundImage : Microsoft.Teams.Common.IUnion<string, Microsoft.Teams.Cards.BackgroundImage> -> Microsoft.Teams.Cards.Column
Public Function WithBackgroundImage (value As IUnion(Of String, BackgroundImage)) As Column

Parameters

Returns

Applies to