StaticSitePatch.LinkedBackends Property

Definition

Backends linked to the static side.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppService.Models.StaticSiteLinkedBackendInfo> LinkedBackends { get; }
member this.LinkedBackends : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppService.Models.StaticSiteLinkedBackendInfo>
Public ReadOnly Property LinkedBackends As IReadOnlyList(Of StaticSiteLinkedBackendInfo)

Property Value

Applies to