These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.fluidrelay.getFluidRelayServer
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
A FluidRelay Server. API Version: 2021-03-12-preview.
Using getFluidRelayServer
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 getFluidRelayServer(args: GetFluidRelayServerArgs, opts?: InvokeOptions): Promise<GetFluidRelayServerResult>
function getFluidRelayServerOutput(args: GetFluidRelayServerOutputArgs, opts?: InvokeOptions): Output<GetFluidRelayServerResult>
def get_fluid_relay_server(name: Optional[str] = None,
resource_group: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetFluidRelayServerResult
def get_fluid_relay_server_output(name: Optional[pulumi.Input[str]] = None,
resource_group: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetFluidRelayServerResult]
func LookupFluidRelayServer(ctx *Context, args *LookupFluidRelayServerArgs, opts ...InvokeOption) (*LookupFluidRelayServerResult, error)
func LookupFluidRelayServerOutput(ctx *Context, args *LookupFluidRelayServerOutputArgs, opts ...InvokeOption) LookupFluidRelayServerResultOutput
> Note: This function is named LookupFluidRelayServer
in the Go SDK.
public static class GetFluidRelayServer
{
public static Task<GetFluidRelayServerResult> InvokeAsync(GetFluidRelayServerArgs args, InvokeOptions? opts = null)
public static Output<GetFluidRelayServerResult> Invoke(GetFluidRelayServerInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetFluidRelayServerResult> getFluidRelayServer(GetFluidRelayServerArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:fluidrelay:getFluidRelayServer
arguments:
# arguments dictionary
The 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.
getFluidRelayServer Result
The following output properties are available:
- Fluid
Relay Pulumi.Endpoints Azure Native. Fluid Relay. Outputs. Fluid Relay Endpoints Response - The Fluid Relay Service endpoints for this server.
- Frs
Tenant stringId - The Fluid tenantId for this server
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- System
Data Pulumi.Azure Native. Fluid Relay. Outputs. System Data Response - System meta data for this resource, including creation and modification information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Provisioning
State string - Provision states for FluidRelay RP
- Dictionary<string, string>
- Resource tags.
- Fluid
Relay FluidEndpoints Relay Endpoints Response - The Fluid Relay Service endpoints for this server.
- Frs
Tenant stringId - The Fluid tenantId for this server
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- System
Data SystemData Response - System meta data for this resource, including creation and modification information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Provisioning
State string - Provision states for FluidRelay RP
- map[string]string
- Resource tags.
- fluid
Relay FluidEndpoints Relay Endpoints Response - The Fluid Relay Service endpoints for this server.
- frs
Tenant StringId - The Fluid tenantId for this server
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- system
Data SystemData Response - System meta data for this resource, including creation and modification information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- provisioning
State String - Provision states for FluidRelay RP
- Map<String,String>
- Resource tags.
- fluid
Relay FluidEndpoints Relay Endpoints Response - The Fluid Relay Service endpoints for this server.
- frs
Tenant stringId - The Fluid tenantId for this server
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- system
Data SystemData Response - System meta data for this resource, including creation and modification information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- provisioning
State string - Provision states for FluidRelay RP
- {[key: string]: string}
- Resource tags.
- fluid_
relay_ Fluidendpoints Relay Endpoints Response - The Fluid Relay Service endpoints for this server.
- frs_
tenant_ strid - The Fluid tenantId for this server
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- system_
data SystemData Response - System meta data for this resource, including creation and modification information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- provisioning_
state str - Provision states for FluidRelay RP
- Mapping[str, str]
- Resource tags.
- fluid
Relay Property MapEndpoints - The Fluid Relay Service endpoints for this server.
- frs
Tenant StringId - The Fluid tenantId for this server
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- system
Data Property Map - System meta data for this resource, including creation and modification information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- provisioning
State String - Provision states for FluidRelay RP
- Map<String>
- Resource tags.
Supporting Types
FluidRelayEndpointsResponse
- Orderer
Endpoints List<string> - The Fluid Relay Orderer endpoints.
- Storage
Endpoints List<string> - The Fluid Relay storage endpoints.
- Orderer
Endpoints []string - The Fluid Relay Orderer endpoints.
- Storage
Endpoints []string - The Fluid Relay storage endpoints.
- orderer
Endpoints List<String> - The Fluid Relay Orderer endpoints.
- storage
Endpoints List<String> - The Fluid Relay storage endpoints.
- orderer
Endpoints string[] - The Fluid Relay Orderer endpoints.
- storage
Endpoints string[] - The Fluid Relay storage endpoints.
- orderer_
endpoints Sequence[str] - The Fluid Relay Orderer endpoints.
- storage_
endpoints Sequence[str] - The Fluid Relay storage endpoints.
- orderer
Endpoints List<String> - The Fluid Relay Orderer endpoints.
- storage
Endpoints List<String> - The Fluid Relay storage endpoints.
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi