1. Packages
  2. Azure Native
  3. API Docs
  4. web
  5. getStaticSiteLinkedBackendForBuild
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.0.1 published on Monday, Apr 7, 2025 by Pulumi

azure-native.web.getStaticSiteLinkedBackendForBuild

Explore with Pulumi AI

This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.0.1 published on Monday, Apr 7, 2025 by Pulumi

Static Site Linked Backend ARM resource.

Uses Azure REST API version 2024-04-01.

Other available API versions: 2022-03-01, 2022-09-01, 2023-01-01, 2023-12-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native web [ApiVersion]. See the version guide for details.

Using getStaticSiteLinkedBackendForBuild

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getStaticSiteLinkedBackendForBuild(args: GetStaticSiteLinkedBackendForBuildArgs, opts?: InvokeOptions): Promise<GetStaticSiteLinkedBackendForBuildResult>
function getStaticSiteLinkedBackendForBuildOutput(args: GetStaticSiteLinkedBackendForBuildOutputArgs, opts?: InvokeOptions): Output<GetStaticSiteLinkedBackendForBuildResult>
Copy
def get_static_site_linked_backend_for_build(environment_name: Optional[str] = None,
                                             linked_backend_name: Optional[str] = None,
                                             name: Optional[str] = None,
                                             resource_group_name: Optional[str] = None,
                                             opts: Optional[InvokeOptions] = None) -> GetStaticSiteLinkedBackendForBuildResult
def get_static_site_linked_backend_for_build_output(environment_name: Optional[pulumi.Input[str]] = None,
                                             linked_backend_name: Optional[pulumi.Input[str]] = None,
                                             name: Optional[pulumi.Input[str]] = None,
                                             resource_group_name: Optional[pulumi.Input[str]] = None,
                                             opts: Optional[InvokeOptions] = None) -> Output[GetStaticSiteLinkedBackendForBuildResult]
Copy
func LookupStaticSiteLinkedBackendForBuild(ctx *Context, args *LookupStaticSiteLinkedBackendForBuildArgs, opts ...InvokeOption) (*LookupStaticSiteLinkedBackendForBuildResult, error)
func LookupStaticSiteLinkedBackendForBuildOutput(ctx *Context, args *LookupStaticSiteLinkedBackendForBuildOutputArgs, opts ...InvokeOption) LookupStaticSiteLinkedBackendForBuildResultOutput
Copy

> Note: This function is named LookupStaticSiteLinkedBackendForBuild in the Go SDK.

public static class GetStaticSiteLinkedBackendForBuild 
{
    public static Task<GetStaticSiteLinkedBackendForBuildResult> InvokeAsync(GetStaticSiteLinkedBackendForBuildArgs args, InvokeOptions? opts = null)
    public static Output<GetStaticSiteLinkedBackendForBuildResult> Invoke(GetStaticSiteLinkedBackendForBuildInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetStaticSiteLinkedBackendForBuildResult> getStaticSiteLinkedBackendForBuild(GetStaticSiteLinkedBackendForBuildArgs args, InvokeOptions options)
public static Output<GetStaticSiteLinkedBackendForBuildResult> getStaticSiteLinkedBackendForBuild(GetStaticSiteLinkedBackendForBuildArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:web:getStaticSiteLinkedBackendForBuild
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

EnvironmentName
This property is required.
Changes to this property will trigger replacement.
string
The stage site identifier
LinkedBackendName
This property is required.
Changes to this property will trigger replacement.
string
Name of the linked backend that should be retrieved
Name
This property is required.
Changes to this property will trigger replacement.
string
Name of the static site
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
Name of the resource group to which the resource belongs.
EnvironmentName
This property is required.
Changes to this property will trigger replacement.
string
The stage site identifier
LinkedBackendName
This property is required.
Changes to this property will trigger replacement.
string
Name of the linked backend that should be retrieved
Name
This property is required.
Changes to this property will trigger replacement.
string
Name of the static site
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
Name of the resource group to which the resource belongs.
environmentName
This property is required.
Changes to this property will trigger replacement.
String
The stage site identifier
linkedBackendName
This property is required.
Changes to this property will trigger replacement.
String
Name of the linked backend that should be retrieved
name
This property is required.
Changes to this property will trigger replacement.
String
Name of the static site
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
Name of the resource group to which the resource belongs.
environmentName
This property is required.
Changes to this property will trigger replacement.
string
The stage site identifier
linkedBackendName
This property is required.
Changes to this property will trigger replacement.
string
Name of the linked backend that should be retrieved
name
This property is required.
Changes to this property will trigger replacement.
string
Name of the static site
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
Name of the resource group to which the resource belongs.
environment_name
This property is required.
Changes to this property will trigger replacement.
str
The stage site identifier
linked_backend_name
This property is required.
Changes to this property will trigger replacement.
str
Name of the linked backend that should be retrieved
name
This property is required.
Changes to this property will trigger replacement.
str
Name of the static site
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
Name of the resource group to which the resource belongs.
environmentName
This property is required.
Changes to this property will trigger replacement.
String
The stage site identifier
linkedBackendName
This property is required.
Changes to this property will trigger replacement.
String
Name of the linked backend that should be retrieved
name
This property is required.
Changes to this property will trigger replacement.
String
Name of the static site
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
Name of the resource group to which the resource belongs.

getStaticSiteLinkedBackendForBuild Result

The following output properties are available:

AzureApiVersion string
The Azure API version of the resource.
CreatedOn string
The date and time on which the backend was linked to the static site.
Id string
Resource Id.
Name string
Resource Name.
ProvisioningState string
The provisioning state of the linking process.
Type string
Resource type.
BackendResourceId string
The resource id of the backend linked to the static site
Kind string
Kind of resource.
Region string
The region of the backend linked to the static site
AzureApiVersion string
The Azure API version of the resource.
CreatedOn string
The date and time on which the backend was linked to the static site.
Id string
Resource Id.
Name string
Resource Name.
ProvisioningState string
The provisioning state of the linking process.
Type string
Resource type.
BackendResourceId string
The resource id of the backend linked to the static site
Kind string
Kind of resource.
Region string
The region of the backend linked to the static site
azureApiVersion String
The Azure API version of the resource.
createdOn String
The date and time on which the backend was linked to the static site.
id String
Resource Id.
name String
Resource Name.
provisioningState String
The provisioning state of the linking process.
type String
Resource type.
backendResourceId String
The resource id of the backend linked to the static site
kind String
Kind of resource.
region String
The region of the backend linked to the static site
azureApiVersion string
The Azure API version of the resource.
createdOn string
The date and time on which the backend was linked to the static site.
id string
Resource Id.
name string
Resource Name.
provisioningState string
The provisioning state of the linking process.
type string
Resource type.
backendResourceId string
The resource id of the backend linked to the static site
kind string
Kind of resource.
region string
The region of the backend linked to the static site
azure_api_version str
The Azure API version of the resource.
created_on str
The date and time on which the backend was linked to the static site.
id str
Resource Id.
name str
Resource Name.
provisioning_state str
The provisioning state of the linking process.
type str
Resource type.
backend_resource_id str
The resource id of the backend linked to the static site
kind str
Kind of resource.
region str
The region of the backend linked to the static site
azureApiVersion String
The Azure API version of the resource.
createdOn String
The date and time on which the backend was linked to the static site.
id String
Resource Id.
name String
Resource Name.
provisioningState String
The provisioning state of the linking process.
type String
Resource type.
backendResourceId String
The resource id of the backend linked to the static site
kind String
Kind of resource.
region String
The region of the backend linked to the static site

Package Details

Repository
Azure Native pulumi/pulumi-azure-native
License
Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.0.1 published on Monday, Apr 7, 2025 by Pulumi