Share via


MicrosoftGraphOrganizationalBranding.BackgroundImage Property

Definition

Image that appears as the background of the sign-in page. The allowed types are PNG or JPEG not smaller than 300 KB and not larger than 1920 × 1080 pixels. A smaller image will reduce bandwidth requirements and make the page load faster.

[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.PropertyOrigin.Inherited)]
public byte[] BackgroundImage { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.PropertyOrigin.Inherited)>]
member this.BackgroundImage : byte[] with get, set
Public Property BackgroundImage As Byte()

Property Value

Byte[]

Implements

Attributes

Applies to