This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.7.1 published on Wednesday, Aug 13, 2025 by Pulumi
azure-native.mission.getTransitHub
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.7.1 published on Wednesday, Aug 13, 2025 by Pulumi
Get a TransitHubResource
Uses Azure REST API version 2025-05-01-preview.
Other available API versions: 2024-06-01-preview, 2024-12-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native mission [ApiVersion]
. See the version guide for details.
Using getTransitHub
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 getTransitHub(args: GetTransitHubArgs, opts?: InvokeOptions): Promise<GetTransitHubResult>
function getTransitHubOutput(args: GetTransitHubOutputArgs, opts?: InvokeOptions): Output<GetTransitHubResult>
def get_transit_hub(community_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
transit_hub_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetTransitHubResult
def get_transit_hub_output(community_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
transit_hub_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetTransitHubResult]
func LookupTransitHub(ctx *Context, args *LookupTransitHubArgs, opts ...InvokeOption) (*LookupTransitHubResult, error)
func LookupTransitHubOutput(ctx *Context, args *LookupTransitHubOutputArgs, opts ...InvokeOption) LookupTransitHubResultOutput
> Note: This function is named LookupTransitHub
in the Go SDK.
public static class GetTransitHub
{
public static Task<GetTransitHubResult> InvokeAsync(GetTransitHubArgs args, InvokeOptions? opts = null)
public static Output<GetTransitHubResult> Invoke(GetTransitHubInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetTransitHubResult> getTransitHub(GetTransitHubArgs args, InvokeOptions options)
public static Output<GetTransitHubResult> getTransitHub(GetTransitHubArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:mission:getTransitHub
arguments:
# arguments dictionary
The following arguments are supported:
- Community
Name string - The name of the communityResource Resource
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Transit
Hub stringName - The name of the TransitHub Resource
- Community
Name string - The name of the communityResource Resource
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Transit
Hub stringName - The name of the TransitHub Resource
- community
Name String - The name of the communityResource Resource
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- transit
Hub StringName - The name of the TransitHub Resource
- community
Name string - The name of the communityResource Resource
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- transit
Hub stringName - The name of the TransitHub Resource
- community_
name str - The name of the communityResource Resource
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- transit_
hub_ strname - The name of the TransitHub Resource
- community
Name String - The name of the communityResource Resource
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- transit
Hub StringName - The name of the TransitHub Resource
getTransitHub Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Provisioning
State string - The status of the last operation.
- Resource
Collection List<string> - List of resource ids modified by transitHubs.
- System
Data Pulumi.Azure Native. Mission. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- State string
- The state of the transitHub.
- Dictionary<string, string>
- Resource tags.
- Transit
Option Pulumi.Azure Native. Mission. Outputs. Transit Option Response - The TransitOption of the transitHub.
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Provisioning
State string - The status of the last operation.
- Resource
Collection []string - List of resource ids modified by transitHubs.
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- State string
- The state of the transitHub.
- map[string]string
- Resource tags.
- Transit
Option TransitOption Response - The TransitOption of the transitHub.
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- provisioning
State String - The status of the last operation.
- resource
Collection List<String> - List of resource ids modified by transitHubs.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- state String
- The state of the transitHub.
- Map<String,String>
- Resource tags.
- transit
Option TransitOption Response - The TransitOption of the transitHub.
- azure
Api stringVersion - The Azure API version of the resource.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- provisioning
State string - The status of the last operation.
- resource
Collection string[] - List of resource ids modified by transitHubs.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- state string
- The state of the transitHub.
- {[key: string]: string}
- Resource tags.
- transit
Option TransitOption Response - The TransitOption of the transitHub.
- azure_
api_ strversion - The Azure API version of the resource.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- provisioning_
state str - The status of the last operation.
- resource_
collection Sequence[str] - List of resource ids modified by transitHubs.
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- state str
- The state of the transitHub.
- Mapping[str, str]
- Resource tags.
- transit_
option TransitOption Response - The TransitOption of the transitHub.
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- provisioning
State String - The status of the last operation.
- resource
Collection List<String> - List of resource ids modified by transitHubs.
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- state String
- The state of the transitHub.
- Map<String>
- Resource tags.
- transit
Option Property Map - The TransitOption of the transitHub.
Supporting Types
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.
TransitOptionParamsResponse
- Remote
Virtual stringNetwork Id - Transit Option Params remoteVirtualNetworkId.
- Scale
Units double - Transit Option Params scaleUnits.
- Remote
Virtual stringNetwork Id - Transit Option Params remoteVirtualNetworkId.
- Scale
Units float64 - Transit Option Params scaleUnits.
- remote
Virtual StringNetwork Id - Transit Option Params remoteVirtualNetworkId.
- scale
Units Double - Transit Option Params scaleUnits.
- remote
Virtual stringNetwork Id - Transit Option Params remoteVirtualNetworkId.
- scale
Units number - Transit Option Params scaleUnits.
- remote_
virtual_ strnetwork_ id - Transit Option Params remoteVirtualNetworkId.
- scale_
units float - Transit Option Params scaleUnits.
- remote
Virtual StringNetwork Id - Transit Option Params remoteVirtualNetworkId.
- scale
Units Number - Transit Option Params scaleUnits.
TransitOptionResponse
- Params
Pulumi.
Azure Native. Mission. Inputs. Transit Option Params Response - Transit Option Params
- Type string
- Transit Option Type.
- Params
Transit
Option Params Response - Transit Option Params
- Type string
- Transit Option Type.
- params
Transit
Option Params Response - Transit Option Params
- type String
- Transit Option Type.
- params
Transit
Option Params Response - Transit Option Params
- type string
- Transit Option Type.
- params
Transit
Option Params Response - Transit Option Params
- type str
- Transit Option Type.
- params Property Map
- Transit Option Params
- type String
- Transit Option Type.
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.
Azure Native v3.7.1 published on Wednesday, Aug 13, 2025 by Pulumi