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.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.relay.getNamespace
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.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Returns the description for the specified namespace. Azure REST API version: 2021-11-01.
Other available API versions: 2024-01-01.
Using getNamespace
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 getNamespace(args: GetNamespaceArgs, opts?: InvokeOptions): Promise<GetNamespaceResult>
function getNamespaceOutput(args: GetNamespaceOutputArgs, opts?: InvokeOptions): Output<GetNamespaceResult>def get_namespace(namespace_name: Optional[str] = None,
                  resource_group_name: Optional[str] = None,
                  opts: Optional[InvokeOptions] = None) -> GetNamespaceResult
def get_namespace_output(namespace_name: Optional[pulumi.Input[str]] = None,
                  resource_group_name: Optional[pulumi.Input[str]] = None,
                  opts: Optional[InvokeOptions] = None) -> Output[GetNamespaceResult]func LookupNamespace(ctx *Context, args *LookupNamespaceArgs, opts ...InvokeOption) (*LookupNamespaceResult, error)
func LookupNamespaceOutput(ctx *Context, args *LookupNamespaceOutputArgs, opts ...InvokeOption) LookupNamespaceResultOutput> Note: This function is named LookupNamespace in the Go SDK.
public static class GetNamespace 
{
    public static Task<GetNamespaceResult> InvokeAsync(GetNamespaceArgs args, InvokeOptions? opts = null)
    public static Output<GetNamespaceResult> Invoke(GetNamespaceInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetNamespaceResult> getNamespace(GetNamespaceArgs args, InvokeOptions options)
public static Output<GetNamespaceResult> getNamespace(GetNamespaceArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:relay:getNamespace
  arguments:
    # arguments dictionaryThe following arguments are supported:
- NamespaceName string
- The namespace name
- ResourceGroup stringName 
- Name of the Resource group within the Azure subscription.
- NamespaceName string
- The namespace name
- ResourceGroup stringName 
- Name of the Resource group within the Azure subscription.
- namespaceName String
- The namespace name
- resourceGroup StringName 
- Name of the Resource group within the Azure subscription.
- namespaceName string
- The namespace name
- resourceGroup stringName 
- Name of the Resource group within the Azure subscription.
- namespace_name str
- The namespace name
- resource_group_ strname 
- Name of the Resource group within the Azure subscription.
- namespaceName String
- The namespace name
- resourceGroup StringName 
- Name of the Resource group within the Azure subscription.
getNamespace Result
The following output properties are available:
- CreatedAt string
- The time the namespace was created.
- Id string
- Resource ID.
- Location string
- Resource location.
- MetricId string
- Identifier for Azure Insights metrics.
- Name string
- Resource name.
- ProvisioningState string
- Provisioning state of the Namespace.
- ServiceBus stringEndpoint 
- Endpoint you can use to perform Service Bus operations.
- Status string
- Status of the Namespace.
- SystemData Pulumi.Azure Native. Relay. Outputs. System Data Response 
- The system meta data relating to this resource.
- Type string
- Resource type.
- UpdatedAt string
- The time the namespace was updated.
- PrivateEndpoint List<Pulumi.Connections Azure Native. Relay. Outputs. Private Endpoint Connection Response> 
- List of private endpoint connections.
- PublicNetwork stringAccess 
- This determines if traffic is allowed over public network. By default it is enabled.
- Sku
Pulumi.Azure Native. Relay. Outputs. Sku Response 
- SKU of the namespace.
- Dictionary<string, string>
- Resource tags.
- CreatedAt string
- The time the namespace was created.
- Id string
- Resource ID.
- Location string
- Resource location.
- MetricId string
- Identifier for Azure Insights metrics.
- Name string
- Resource name.
- ProvisioningState string
- Provisioning state of the Namespace.
- ServiceBus stringEndpoint 
- Endpoint you can use to perform Service Bus operations.
- Status string
- Status of the Namespace.
- SystemData SystemData Response 
- The system meta data relating to this resource.
- Type string
- Resource type.
- UpdatedAt string
- The time the namespace was updated.
- PrivateEndpoint []PrivateConnections Endpoint Connection Response 
- List of private endpoint connections.
- PublicNetwork stringAccess 
- This determines if traffic is allowed over public network. By default it is enabled.
- Sku
SkuResponse 
- SKU of the namespace.
- map[string]string
- Resource tags.
- createdAt String
- The time the namespace was created.
- id String
- Resource ID.
- location String
- Resource location.
- metricId String
- Identifier for Azure Insights metrics.
- name String
- Resource name.
- provisioningState String
- Provisioning state of the Namespace.
- serviceBus StringEndpoint 
- Endpoint you can use to perform Service Bus operations.
- status String
- Status of the Namespace.
- systemData SystemData Response 
- The system meta data relating to this resource.
- type String
- Resource type.
- updatedAt String
- The time the namespace was updated.
- privateEndpoint List<PrivateConnections Endpoint Connection Response> 
- List of private endpoint connections.
- publicNetwork StringAccess 
- This determines if traffic is allowed over public network. By default it is enabled.
- sku
SkuResponse 
- SKU of the namespace.
- Map<String,String>
- Resource tags.
- createdAt string
- The time the namespace was created.
- id string
- Resource ID.
- location string
- Resource location.
- metricId string
- Identifier for Azure Insights metrics.
- name string
- Resource name.
- provisioningState string
- Provisioning state of the Namespace.
- serviceBus stringEndpoint 
- Endpoint you can use to perform Service Bus operations.
- status string
- Status of the Namespace.
- systemData SystemData Response 
- The system meta data relating to this resource.
- type string
- Resource type.
- updatedAt string
- The time the namespace was updated.
- privateEndpoint PrivateConnections Endpoint Connection Response[] 
- List of private endpoint connections.
- publicNetwork stringAccess 
- This determines if traffic is allowed over public network. By default it is enabled.
- sku
SkuResponse 
- SKU of the namespace.
- {[key: string]: string}
- Resource tags.
- created_at str
- The time the namespace was created.
- id str
- Resource ID.
- location str
- Resource location.
- metric_id str
- Identifier for Azure Insights metrics.
- name str
- Resource name.
- provisioning_state str
- Provisioning state of the Namespace.
- service_bus_ strendpoint 
- Endpoint you can use to perform Service Bus operations.
- status str
- Status of the Namespace.
- system_data SystemData Response 
- The system meta data relating to this resource.
- type str
- Resource type.
- updated_at str
- The time the namespace was updated.
- private_endpoint_ Sequence[Privateconnections Endpoint Connection Response] 
- List of private endpoint connections.
- public_network_ straccess 
- This determines if traffic is allowed over public network. By default it is enabled.
- sku
SkuResponse 
- SKU of the namespace.
- Mapping[str, str]
- Resource tags.
- createdAt String
- The time the namespace was created.
- id String
- Resource ID.
- location String
- Resource location.
- metricId String
- Identifier for Azure Insights metrics.
- name String
- Resource name.
- provisioningState String
- Provisioning state of the Namespace.
- serviceBus StringEndpoint 
- Endpoint you can use to perform Service Bus operations.
- status String
- Status of the Namespace.
- systemData Property Map
- The system meta data relating to this resource.
- type String
- Resource type.
- updatedAt String
- The time the namespace was updated.
- privateEndpoint List<Property Map>Connections 
- List of private endpoint connections.
- publicNetwork StringAccess 
- This determines if traffic is allowed over public network. By default it is enabled.
- sku Property Map
- SKU of the namespace.
- Map<String>
- Resource tags.
Supporting Types
ConnectionStateResponse  
- Description string
- Description of the connection state.
- Status string
- Status of the connection.
- Description string
- Description of the connection state.
- Status string
- Status of the connection.
- description String
- Description of the connection state.
- status String
- Status of the connection.
- description string
- Description of the connection state.
- status string
- Status of the connection.
- description str
- Description of the connection state.
- status str
- Status of the connection.
- description String
- Description of the connection state.
- status String
- Status of the connection.
PrivateEndpointConnectionResponse   
- 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
- SystemData Pulumi.Azure Native. Relay. Inputs. System Data Response 
- The system meta data relating to this resource.
- Type string
- The type of the resource. E.g. "Microsoft.EventHub/Namespaces" or "Microsoft.EventHub/Namespaces/EventHubs"
- PrivateEndpoint Pulumi.Azure Native. Relay. Inputs. Private Endpoint Response 
- The Private Endpoint resource for this Connection.
- PrivateLink Pulumi.Service Connection State Azure Native. Relay. Inputs. Connection State Response 
- Details about the state of the connection.
- ProvisioningState string
- Provisioning state of the Private Endpoint Connection.
- 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
- SystemData SystemData Response 
- The system meta data relating to this resource.
- Type string
- The type of the resource. E.g. "Microsoft.EventHub/Namespaces" or "Microsoft.EventHub/Namespaces/EventHubs"
- PrivateEndpoint PrivateEndpoint Response 
- The Private Endpoint resource for this Connection.
- PrivateLink ConnectionService Connection State State Response 
- Details about the state of the connection.
- ProvisioningState string
- Provisioning state of the Private Endpoint Connection.
- 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
- systemData SystemData Response 
- The system meta data relating to this resource.
- type String
- The type of the resource. E.g. "Microsoft.EventHub/Namespaces" or "Microsoft.EventHub/Namespaces/EventHubs"
- privateEndpoint PrivateEndpoint Response 
- The Private Endpoint resource for this Connection.
- privateLink ConnectionService Connection State State Response 
- Details about the state of the connection.
- provisioningState String
- Provisioning state of the Private Endpoint Connection.
- 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
- systemData SystemData Response 
- The system meta data relating to this resource.
- type string
- The type of the resource. E.g. "Microsoft.EventHub/Namespaces" or "Microsoft.EventHub/Namespaces/EventHubs"
- privateEndpoint PrivateEndpoint Response 
- The Private Endpoint resource for this Connection.
- privateLink ConnectionService Connection State State Response 
- Details about the state of the connection.
- provisioningState string
- Provisioning state of the Private Endpoint Connection.
- 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 
- The system meta data relating to this resource.
- type str
- The type of the resource. E.g. "Microsoft.EventHub/Namespaces" or "Microsoft.EventHub/Namespaces/EventHubs"
- private_endpoint PrivateEndpoint Response 
- The Private Endpoint resource for this Connection.
- private_link_ Connectionservice_ connection_ state State Response 
- Details about the state of the connection.
- provisioning_state str
- Provisioning state of the Private Endpoint Connection.
- 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
- systemData Property Map
- The system meta data relating to this resource.
- type String
- The type of the resource. E.g. "Microsoft.EventHub/Namespaces" or "Microsoft.EventHub/Namespaces/EventHubs"
- privateEndpoint Property Map
- The Private Endpoint resource for this Connection.
- privateLink Property MapService Connection State 
- Details about the state of the connection.
- provisioningState String
- Provisioning state of the Private Endpoint Connection.
PrivateEndpointResponse  
- Id string
- The ARM identifier for Private Endpoint.
- Id string
- The ARM identifier for Private Endpoint.
- id String
- The ARM identifier for Private Endpoint.
- id string
- The ARM identifier for Private Endpoint.
- id str
- The ARM identifier for Private Endpoint.
- id String
- The ARM identifier for Private Endpoint.
SkuResponse 
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified 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.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
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.89.1 published on Sunday, Mar 2, 2025 by Pulumi