1. Packages
  2. Packages
  3. Azure Native
  4. API Docs
  5. fluidrelay
  6. getFluidRelayServerKeys
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Viewing docs for Azure Native v1.103.0 (Older version)
published on Monday, Mar 9, 2026 by Pulumi
azure-native logo
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Viewing docs for Azure Native v1.103.0 (Older version)
published on Monday, Mar 9, 2026 by Pulumi

    The set of available keys for this server. API Version: 2021-03-12-preview.

    Using getFluidRelayServerKeys

    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 getFluidRelayServerKeys(args: GetFluidRelayServerKeysArgs, opts?: InvokeOptions): Promise<GetFluidRelayServerKeysResult>
    function getFluidRelayServerKeysOutput(args: GetFluidRelayServerKeysOutputArgs, opts?: InvokeOptions): Output<GetFluidRelayServerKeysResult>
    def get_fluid_relay_server_keys(name: Optional[str] = None,
                                    resource_group: Optional[str] = None,
                                    opts: Optional[InvokeOptions] = None) -> GetFluidRelayServerKeysResult
    def get_fluid_relay_server_keys_output(name: Optional[pulumi.Input[str]] = None,
                                    resource_group: Optional[pulumi.Input[str]] = None,
                                    opts: Optional[InvokeOptions] = None) -> Output[GetFluidRelayServerKeysResult]
    func GetFluidRelayServerKeys(ctx *Context, args *GetFluidRelayServerKeysArgs, opts ...InvokeOption) (*GetFluidRelayServerKeysResult, error)
    func GetFluidRelayServerKeysOutput(ctx *Context, args *GetFluidRelayServerKeysOutputArgs, opts ...InvokeOption) GetFluidRelayServerKeysResultOutput

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

    public static class GetFluidRelayServerKeys 
    {
        public static Task<GetFluidRelayServerKeysResult> InvokeAsync(GetFluidRelayServerKeysArgs args, InvokeOptions? opts = null)
        public static Output<GetFluidRelayServerKeysResult> Invoke(GetFluidRelayServerKeysInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetFluidRelayServerKeysResult> getFluidRelayServerKeys(GetFluidRelayServerKeysArgs args, InvokeOptions options)
    public static Output<GetFluidRelayServerKeysResult> getFluidRelayServerKeys(GetFluidRelayServerKeysArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:fluidrelay:getFluidRelayServerKeys
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Name string
    The resource name.
    ResourceGroup string
    The resource group containing the resource.
    Name string
    The resource name.
    ResourceGroup string
    The resource group containing the resource.
    name String
    The resource name.
    resourceGroup String
    The resource group containing the resource.
    name string
    The resource name.
    resourceGroup string
    The resource group containing the resource.
    name str
    The resource name.
    resource_group str
    The resource group containing the resource.
    name String
    The resource name.
    resourceGroup String
    The resource group containing the resource.

    getFluidRelayServerKeys Result

    The following output properties are available:

    Key1 string
    The primary key for this server
    Key2 string
    The secondary key for this server
    Key1 string
    The primary key for this server
    Key2 string
    The secondary key for this server
    key1 String
    The primary key for this server
    key2 String
    The secondary key for this server
    key1 string
    The primary key for this server
    key2 string
    The secondary key for this server
    key1 str
    The primary key for this server
    key2 str
    The secondary key for this server
    key1 String
    The primary key for this server
    key2 String
    The secondary key for this server

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
    Viewing docs for Azure Native v1.103.0 (Older version)
    published on Monday, Mar 9, 2026 by Pulumi
      Try Pulumi Cloud free. Your team will thank you.