Share via


StaticSiteResource.GetStaticSiteLinkedBackends Method

Definition

Gets a collection of StaticSiteLinkedBackendResources in the StaticSite.

public virtual Azure.ResourceManager.AppService.StaticSiteLinkedBackendCollection GetStaticSiteLinkedBackends ();
abstract member GetStaticSiteLinkedBackends : unit -> Azure.ResourceManager.AppService.StaticSiteLinkedBackendCollection
override this.GetStaticSiteLinkedBackends : unit -> Azure.ResourceManager.AppService.StaticSiteLinkedBackendCollection
Public Overridable Function GetStaticSiteLinkedBackends () As StaticSiteLinkedBackendCollection

Returns

An object representing collection of StaticSiteLinkedBackendResources and their operations over a StaticSiteLinkedBackendResource.

Applies to