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
published on Monday, Mar 9, 2026 by Pulumi
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
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 dictionaryThe following arguments are supported:
- Name string
- The resource name.
- Resource
Group string - The resource group containing the resource.
- Name string
- The resource name.
- Resource
Group string - The resource group containing the resource.
- name String
- The resource name.
- resource
Group String - The resource group containing the resource.
- name string
- The resource name.
- resource
Group 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.
- resource
Group String - The resource group containing the resource.
getFluidRelayServerKeys Result
The following output properties are available:
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.
Viewing docs for Azure Native v1.103.0 (Older version)
published on Monday, Mar 9, 2026 by Pulumi
published on Monday, Mar 9, 2026 by Pulumi
