Uses of Class
com.azure.resourcemanager.appservice.models.StaticSiteLinkedBackend
Packages that use StaticSiteLinkedBackend
Package
Description
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of StaticSiteLinkedBackend in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return types with arguments of type StaticSiteLinkedBackendModifier and TypeMethodDescriptionStaticSite.linkedBackends()Get the linkedBackends property: Backends linked to the static side.StaticSiteArmResourceInner.linkedBackends()Get the linkedBackends property: Backends linked to the static side.StaticSiteBuildArmResourceInner.linkedBackends()Get the linkedBackends property: Backends linked to the static side build.StaticSiteBuildArmResourceProperties.linkedBackends()Get the linkedBackends property: Backends linked to the static side build. -
Uses of StaticSiteLinkedBackend in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type StaticSiteLinkedBackendModifier and TypeClassDescriptionfinal classStatic Site Linked Backend ARM resource.Methods in com.azure.resourcemanager.appservice.models that return StaticSiteLinkedBackendModifier and TypeMethodDescriptionstatic StaticSiteLinkedBackendStaticSiteLinkedBackend.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of StaticSiteLinkedBackend from the JsonReader.StaticSiteLinkedBackend.withBackendResourceId(String backendResourceId) Set the backendResourceId property: The resource id of the backend linked to the static site.StaticSiteLinkedBackend.withRegion(String region) Set the region property: The region of the backend linked to the static site.Methods in com.azure.resourcemanager.appservice.models that return types with arguments of type StaticSiteLinkedBackendModifier and TypeMethodDescriptionStaticSitePatchResource.linkedBackends()Get the linkedBackends property: Backends linked to the static side.