Uses of Class
com.azure.resourcemanager.appservice.fluent.models.StaticSiteLinkedBackendArmResourceProperties
Packages that use StaticSiteLinkedBackendArmResourceProperties
Package
Description
Package containing the inner data models for WebSiteManagementClient.
-
Uses of StaticSiteLinkedBackendArmResourceProperties in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return StaticSiteLinkedBackendArmResourcePropertiesModifier and TypeMethodDescriptionStaticSiteLinkedBackendArmResourceProperties.withBackendResourceId(String backendResourceId) Set the backendResourceId property: The resource id of the backend linked to the static site.StaticSiteLinkedBackendArmResourceProperties.withRegion(String region) Set the region property: The region of the backend linked to the static site.