StaticSiteBuildArmResourceProperties.LinkedBackend Property

Definition

Backends linked to the static side build

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IStaticSiteLinkedBackend> LinkedBackend { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.LinkedBackend : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IStaticSiteLinkedBackend>
Public ReadOnly Property LinkedBackend As List(Of IStaticSiteLinkedBackend)

Property Value

Implements

Attributes

Applies to