azure-native.web.getStaticSiteLinkedBackend
Explore with Pulumi AI
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 getStaticSiteLinkedBackend
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 getStaticSiteLinkedBackend(args: GetStaticSiteLinkedBackendArgs, opts?: InvokeOptions): Promise<GetStaticSiteLinkedBackendResult>
function getStaticSiteLinkedBackendOutput(args: GetStaticSiteLinkedBackendOutputArgs, opts?: InvokeOptions): Output<GetStaticSiteLinkedBackendResult>def get_static_site_linked_backend(linked_backend_name: Optional[str] = None,
                                   name: Optional[str] = None,
                                   resource_group_name: Optional[str] = None,
                                   opts: Optional[InvokeOptions] = None) -> GetStaticSiteLinkedBackendResult
def get_static_site_linked_backend_output(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[GetStaticSiteLinkedBackendResult]func LookupStaticSiteLinkedBackend(ctx *Context, args *LookupStaticSiteLinkedBackendArgs, opts ...InvokeOption) (*LookupStaticSiteLinkedBackendResult, error)
func LookupStaticSiteLinkedBackendOutput(ctx *Context, args *LookupStaticSiteLinkedBackendOutputArgs, opts ...InvokeOption) LookupStaticSiteLinkedBackendResultOutput> Note: This function is named LookupStaticSiteLinkedBackend in the Go SDK.
public static class GetStaticSiteLinkedBackend 
{
    public static Task<GetStaticSiteLinkedBackendResult> InvokeAsync(GetStaticSiteLinkedBackendArgs args, InvokeOptions? opts = null)
    public static Output<GetStaticSiteLinkedBackendResult> Invoke(GetStaticSiteLinkedBackendInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetStaticSiteLinkedBackendResult> getStaticSiteLinkedBackend(GetStaticSiteLinkedBackendArgs args, InvokeOptions options)
public static Output<GetStaticSiteLinkedBackendResult> getStaticSiteLinkedBackend(GetStaticSiteLinkedBackendArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:web:getStaticSiteLinkedBackend
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Linked
Backend stringName  - Name of the linked backend that should be retrieved
 - Name string
 - Name of the static site
 - Resource
Group stringName  - Name of the resource group to which the resource belongs.
 
- Linked
Backend stringName  - Name of the linked backend that should be retrieved
 - Name string
 - Name of the static site
 - Resource
Group stringName  - Name of the resource group to which the resource belongs.
 
- linked
Backend StringName  - Name of the linked backend that should be retrieved
 - name String
 - Name of the static site
 - resource
Group StringName  - Name of the resource group to which the resource belongs.
 
- linked
Backend stringName  - Name of the linked backend that should be retrieved
 - name string
 - Name of the static site
 - resource
Group stringName  - Name of the resource group to which the resource belongs.
 
- linked_
backend_ strname  - Name of the linked backend that should be retrieved
 - name str
 - Name of the static site
 - resource_
group_ strname  - Name of the resource group to which the resource belongs.
 
- linked
Backend StringName  - Name of the linked backend that should be retrieved
 - name String
 - Name of the static site
 - resource
Group StringName  - Name of the resource group to which the resource belongs.
 
getStaticSiteLinkedBackend Result
The following output properties are available:
- Azure
Api stringVersion  - The Azure API version of the resource.
 - Created
On string - The date and time on which the backend was linked to the static site.
 - Id string
 - Resource Id.
 - Name string
 - Resource Name.
 - Provisioning
State string - The provisioning state of the linking process.
 - Type string
 - Resource type.
 - Backend
Resource stringId  - 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 stringVersion  - The Azure API version of the resource.
 - Created
On string - The date and time on which the backend was linked to the static site.
 - Id string
 - Resource Id.
 - Name string
 - Resource Name.
 - Provisioning
State string - The provisioning state of the linking process.
 - Type string
 - Resource type.
 - Backend
Resource stringId  - 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 StringVersion  - The Azure API version of the resource.
 - created
On String - The date and time on which the backend was linked to the static site.
 - id String
 - Resource Id.
 - name String
 - Resource Name.
 - provisioning
State String - The provisioning state of the linking process.
 - type String
 - Resource type.
 - backend
Resource StringId  - 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 stringVersion  - The Azure API version of the resource.
 - created
On string - The date and time on which the backend was linked to the static site.
 - id string
 - Resource Id.
 - name string
 - Resource Name.
 - provisioning
State string - The provisioning state of the linking process.
 - type string
 - Resource type.
 - backend
Resource stringId  - 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_ strversion  - 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_ strid  - 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
 
- azure
Api StringVersion  - The Azure API version of the resource.
 - created
On String - The date and time on which the backend was linked to the static site.
 - id String
 - Resource Id.
 - name String
 - Resource Name.
 - provisioning
State String - The provisioning state of the linking process.
 - type String
 - Resource type.
 - backend
Resource StringId  - 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