This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
azure-native.hybridconnectivity.listEndpointIngressGatewayCredentials
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
Gets the ingress gateway endpoint credentials Azure REST API version: 2023-03-15.
Other available API versions: 2024-12-01.
Using listEndpointIngressGatewayCredentials
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 listEndpointIngressGatewayCredentials(args: ListEndpointIngressGatewayCredentialsArgs, opts?: InvokeOptions): Promise<ListEndpointIngressGatewayCredentialsResult>
function listEndpointIngressGatewayCredentialsOutput(args: ListEndpointIngressGatewayCredentialsOutputArgs, opts?: InvokeOptions): Output<ListEndpointIngressGatewayCredentialsResult>
def list_endpoint_ingress_gateway_credentials(endpoint_name: Optional[str] = None,
expiresin: Optional[int] = None,
resource_uri: Optional[str] = None,
service_name: Optional[Union[str, ServiceName]] = None,
opts: Optional[InvokeOptions] = None) -> ListEndpointIngressGatewayCredentialsResult
def list_endpoint_ingress_gateway_credentials_output(endpoint_name: Optional[pulumi.Input[str]] = None,
expiresin: Optional[pulumi.Input[int]] = None,
resource_uri: Optional[pulumi.Input[str]] = None,
service_name: Optional[pulumi.Input[Union[str, ServiceName]]] = None,
opts: Optional[InvokeOptions] = None) -> Output[ListEndpointIngressGatewayCredentialsResult]
func ListEndpointIngressGatewayCredentials(ctx *Context, args *ListEndpointIngressGatewayCredentialsArgs, opts ...InvokeOption) (*ListEndpointIngressGatewayCredentialsResult, error)
func ListEndpointIngressGatewayCredentialsOutput(ctx *Context, args *ListEndpointIngressGatewayCredentialsOutputArgs, opts ...InvokeOption) ListEndpointIngressGatewayCredentialsResultOutput
> Note: This function is named ListEndpointIngressGatewayCredentials
in the Go SDK.
public static class ListEndpointIngressGatewayCredentials
{
public static Task<ListEndpointIngressGatewayCredentialsResult> InvokeAsync(ListEndpointIngressGatewayCredentialsArgs args, InvokeOptions? opts = null)
public static Output<ListEndpointIngressGatewayCredentialsResult> Invoke(ListEndpointIngressGatewayCredentialsInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<ListEndpointIngressGatewayCredentialsResult> listEndpointIngressGatewayCredentials(ListEndpointIngressGatewayCredentialsArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:hybridconnectivity:listEndpointIngressGatewayCredentials
arguments:
# arguments dictionary
The following arguments are supported:
- Endpoint
Name string - The endpoint name.
- Resource
Uri string - The fully qualified Azure Resource manager identifier of the resource to be connected.
- Expiresin int
- The is how long the endpoint access token is valid (in seconds).
- Service
Name string | Pulumi.Azure Native. Hybrid Connectivity. Service Name - The name of the service.
- Endpoint
Name string - The endpoint name.
- Resource
Uri string - The fully qualified Azure Resource manager identifier of the resource to be connected.
- Expiresin int
- The is how long the endpoint access token is valid (in seconds).
- Service
Name string | ServiceName - The name of the service.
- endpoint
Name String - The endpoint name.
- resource
Uri String - The fully qualified Azure Resource manager identifier of the resource to be connected.
- expiresin Integer
- The is how long the endpoint access token is valid (in seconds).
- service
Name String | ServiceName - The name of the service.
- endpoint
Name string - The endpoint name.
- resource
Uri string - The fully qualified Azure Resource manager identifier of the resource to be connected.
- expiresin number
- The is how long the endpoint access token is valid (in seconds).
- service
Name string | ServiceName - The name of the service.
- endpoint_
name str - The endpoint name.
- resource_
uri str - The fully qualified Azure Resource manager identifier of the resource to be connected.
- expiresin int
- The is how long the endpoint access token is valid (in seconds).
- service_
name str | ServiceName - The name of the service.
- endpoint
Name String - The endpoint name.
- resource
Uri String - The fully qualified Azure Resource manager identifier of the resource to be connected.
- expiresin Number
- The is how long the endpoint access token is valid (in seconds).
- service
Name String | "SSH" | "WAC" - The name of the service.
listEndpointIngressGatewayCredentials Result
The following output properties are available:
- Access
Key string - Access key for hybrid connection.
- Hostname string
- The ingress hostname.
- Hybrid
Connection stringName - Azure Relay hybrid connection name for the resource.
- Namespace
Name string - The namespace name.
- Namespace
Name stringSuffix - The suffix domain name of relay namespace.
- Server
Id string - The arc ingress gateway server app id.
- Tenant
Id string - The target resource home tenant id.
- Expires
On double - The expiration of access key in unix time.
- Service
Configuration stringToken - The token to access the enabled service.
- Access
Key string - Access key for hybrid connection.
- Hostname string
- The ingress hostname.
- Hybrid
Connection stringName - Azure Relay hybrid connection name for the resource.
- Namespace
Name string - The namespace name.
- Namespace
Name stringSuffix - The suffix domain name of relay namespace.
- Server
Id string - The arc ingress gateway server app id.
- Tenant
Id string - The target resource home tenant id.
- Expires
On float64 - The expiration of access key in unix time.
- Service
Configuration stringToken - The token to access the enabled service.
- access
Key String - Access key for hybrid connection.
- hostname String
- The ingress hostname.
- hybrid
Connection StringName - Azure Relay hybrid connection name for the resource.
- namespace
Name String - The namespace name.
- namespace
Name StringSuffix - The suffix domain name of relay namespace.
- server
Id String - The arc ingress gateway server app id.
- tenant
Id String - The target resource home tenant id.
- expires
On Double - The expiration of access key in unix time.
- service
Configuration StringToken - The token to access the enabled service.
- access
Key string - Access key for hybrid connection.
- hostname string
- The ingress hostname.
- hybrid
Connection stringName - Azure Relay hybrid connection name for the resource.
- namespace
Name string - The namespace name.
- namespace
Name stringSuffix - The suffix domain name of relay namespace.
- server
Id string - The arc ingress gateway server app id.
- tenant
Id string - The target resource home tenant id.
- expires
On number - The expiration of access key in unix time.
- service
Configuration stringToken - The token to access the enabled service.
- access_
key str - Access key for hybrid connection.
- hostname str
- The ingress hostname.
- hybrid_
connection_ strname - Azure Relay hybrid connection name for the resource.
- namespace_
name str - The namespace name.
- namespace_
name_ strsuffix - The suffix domain name of relay namespace.
- server_
id str - The arc ingress gateway server app id.
- tenant_
id str - The target resource home tenant id.
- expires_
on float - The expiration of access key in unix time.
- service_
configuration_ strtoken - The token to access the enabled service.
- access
Key String - Access key for hybrid connection.
- hostname String
- The ingress hostname.
- hybrid
Connection StringName - Azure Relay hybrid connection name for the resource.
- namespace
Name String - The namespace name.
- namespace
Name StringSuffix - The suffix domain name of relay namespace.
- server
Id String - The arc ingress gateway server app id.
- tenant
Id String - The target resource home tenant id.
- expires
On Number - The expiration of access key in unix time.
- service
Configuration StringToken - The token to access the enabled service.
Supporting Types
ServiceName
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 v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi