StaticSitePatchResource.LinkedBackend Property

Definition

Backends linked to the static side

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
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.Inlined)>]
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