Compartilhar via


IStaticSiteArmResource.LinkedBackend Property

Definition

Backends linked to the static side

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Backends linked to the static side", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IStaticSiteLinkedBackend) }, ReadOnly=true, Required=false, SerializedName="linkedBackends")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IStaticSiteLinkedBackend[] LinkedBackend { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Backends linked to the static side", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IStaticSiteLinkedBackend) }, ReadOnly=true, Required=false, SerializedName="linkedBackends")>]
member this.LinkedBackend : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IStaticSiteLinkedBackend[]
Public ReadOnly Property LinkedBackend As IStaticSiteLinkedBackend()

Property Value

Attributes

Applies to