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.47.1 published on Monday, Jun 24, 2024 by Pulumi
azure-native.network.getConnectivityConfiguration
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.47.1 published on Monday, Jun 24, 2024 by Pulumi
Gets a Network Connectivity Configuration, specified by the resource group, network manager name, and connectivity Configuration name Azure REST API version: 2023-02-01.
Other available API versions: 2021-02-01-preview, 2021-05-01-preview, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01.
Using getConnectivityConfiguration
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 getConnectivityConfiguration(args: GetConnectivityConfigurationArgs, opts?: InvokeOptions): Promise<GetConnectivityConfigurationResult>
function getConnectivityConfigurationOutput(args: GetConnectivityConfigurationOutputArgs, opts?: InvokeOptions): Output<GetConnectivityConfigurationResult>
def get_connectivity_configuration(configuration_name: Optional[str] = None,
network_manager_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetConnectivityConfigurationResult
def get_connectivity_configuration_output(configuration_name: Optional[pulumi.Input[str]] = None,
network_manager_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetConnectivityConfigurationResult]
func LookupConnectivityConfiguration(ctx *Context, args *LookupConnectivityConfigurationArgs, opts ...InvokeOption) (*LookupConnectivityConfigurationResult, error)
func LookupConnectivityConfigurationOutput(ctx *Context, args *LookupConnectivityConfigurationOutputArgs, opts ...InvokeOption) LookupConnectivityConfigurationResultOutput
> Note: This function is named LookupConnectivityConfiguration
in the Go SDK.
public static class GetConnectivityConfiguration
{
public static Task<GetConnectivityConfigurationResult> InvokeAsync(GetConnectivityConfigurationArgs args, InvokeOptions? opts = null)
public static Output<GetConnectivityConfigurationResult> Invoke(GetConnectivityConfigurationInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetConnectivityConfigurationResult> getConnectivityConfiguration(GetConnectivityConfigurationArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:network:getConnectivityConfiguration
arguments:
# arguments dictionary
The following arguments are supported:
- Configuration
Name string - The name of the network manager connectivity configuration.
- Network
Manager stringName - The name of the network manager.
- Resource
Group stringName - The name of the resource group.
- Configuration
Name string - The name of the network manager connectivity configuration.
- Network
Manager stringName - The name of the network manager.
- Resource
Group stringName - The name of the resource group.
- configuration
Name String - The name of the network manager connectivity configuration.
- network
Manager StringName - The name of the network manager.
- resource
Group StringName - The name of the resource group.
- configuration
Name string - The name of the network manager connectivity configuration.
- network
Manager stringName - The name of the network manager.
- resource
Group stringName - The name of the resource group.
- configuration_
name str - The name of the network manager connectivity configuration.
- network_
manager_ strname - The name of the network manager.
- resource_
group_ strname - The name of the resource group.
- configuration
Name String - The name of the network manager connectivity configuration.
- network
Manager StringName - The name of the network manager.
- resource
Group StringName - The name of the resource group.
getConnectivityConfiguration Result
The following output properties are available:
- Applies
To List<Pulumi.Groups Azure Native. Network. Outputs. Connectivity Group Item Response> - Groups for configuration
- Connectivity
Topology string - Connectivity topology type.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Id string
- Resource ID.
- Name string
- Resource name.
- Provisioning
State string - The provisioning state of the connectivity configuration resource.
- Resource
Guid string - Unique identifier for this resource.
- System
Data Pulumi.Azure Native. Network. Outputs. System Data Response - The system metadata related to this resource.
- Type string
- Resource type.
- Delete
Existing stringPeering - Flag if need to remove current existing peerings.
- Description string
- A description of the connectivity configuration.
- Hubs
List<Pulumi.
Azure Native. Network. Outputs. Hub Response> - List of hubItems
- Is
Global string - Flag if global mesh is supported.
- Applies
To []ConnectivityGroups Group Item Response - Groups for configuration
- Connectivity
Topology string - Connectivity topology type.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Id string
- Resource ID.
- Name string
- Resource name.
- Provisioning
State string - The provisioning state of the connectivity configuration resource.
- Resource
Guid string - Unique identifier for this resource.
- System
Data SystemData Response - The system metadata related to this resource.
- Type string
- Resource type.
- Delete
Existing stringPeering - Flag if need to remove current existing peerings.
- Description string
- A description of the connectivity configuration.
- Hubs
[]Hub
Response - List of hubItems
- Is
Global string - Flag if global mesh is supported.
- applies
To List<ConnectivityGroups Group Item Response> - Groups for configuration
- connectivity
Topology String - Connectivity topology type.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- id String
- Resource ID.
- name String
- Resource name.
- provisioning
State String - The provisioning state of the connectivity configuration resource.
- resource
Guid String - Unique identifier for this resource.
- system
Data SystemData Response - The system metadata related to this resource.
- type String
- Resource type.
- delete
Existing StringPeering - Flag if need to remove current existing peerings.
- description String
- A description of the connectivity configuration.
- hubs
List<Hub
Response> - List of hubItems
- is
Global String - Flag if global mesh is supported.
- applies
To ConnectivityGroups Group Item Response[] - Groups for configuration
- connectivity
Topology string - Connectivity topology type.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- id string
- Resource ID.
- name string
- Resource name.
- provisioning
State string - The provisioning state of the connectivity configuration resource.
- resource
Guid string - Unique identifier for this resource.
- system
Data SystemData Response - The system metadata related to this resource.
- type string
- Resource type.
- delete
Existing stringPeering - Flag if need to remove current existing peerings.
- description string
- A description of the connectivity configuration.
- hubs
Hub
Response[] - List of hubItems
- is
Global string - Flag if global mesh is supported.
- applies_
to_ Sequence[Connectivitygroups Group Item Response] - Groups for configuration
- connectivity_
topology str - Connectivity topology type.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- id str
- Resource ID.
- name str
- Resource name.
- provisioning_
state str - The provisioning state of the connectivity configuration resource.
- resource_
guid str - Unique identifier for this resource.
- system_
data SystemData Response - The system metadata related to this resource.
- type str
- Resource type.
- delete_
existing_ strpeering - Flag if need to remove current existing peerings.
- description str
- A description of the connectivity configuration.
- hubs
Sequence[Hub
Response] - List of hubItems
- is_
global str - Flag if global mesh is supported.
- applies
To List<Property Map>Groups - Groups for configuration
- connectivity
Topology String - Connectivity topology type.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- id String
- Resource ID.
- name String
- Resource name.
- provisioning
State String - The provisioning state of the connectivity configuration resource.
- resource
Guid String - Unique identifier for this resource.
- system
Data Property Map - The system metadata related to this resource.
- type String
- Resource type.
- delete
Existing StringPeering - Flag if need to remove current existing peerings.
- description String
- A description of the connectivity configuration.
- hubs List<Property Map>
- List of hubItems
- is
Global String - Flag if global mesh is supported.
Supporting Types
ConnectivityGroupItemResponse
- Group
Connectivity string - Group connectivity type.
- Network
Group stringId - Network group Id.
- Is
Global string - Flag if global is supported.
- Use
Hub stringGateway - Flag if need to use hub gateway.
- Group
Connectivity string - Group connectivity type.
- Network
Group stringId - Network group Id.
- Is
Global string - Flag if global is supported.
- Use
Hub stringGateway - Flag if need to use hub gateway.
- group
Connectivity String - Group connectivity type.
- network
Group StringId - Network group Id.
- is
Global String - Flag if global is supported.
- use
Hub StringGateway - Flag if need to use hub gateway.
- group
Connectivity string - Group connectivity type.
- network
Group stringId - Network group Id.
- is
Global string - Flag if global is supported.
- use
Hub stringGateway - Flag if need to use hub gateway.
- group_
connectivity str - Group connectivity type.
- network_
group_ strid - Network group Id.
- is_
global str - Flag if global is supported.
- use_
hub_ strgateway - Flag if need to use hub gateway.
- group
Connectivity String - Group connectivity type.
- network
Group StringId - Network group Id.
- is
Global String - Flag if global is supported.
- use
Hub StringGateway - Flag if need to use hub gateway.
HubResponse
- Resource
Id string - Resource Id.
- Resource
Type string - Resource Type.
- Resource
Id string - Resource Id.
- Resource
Type string - Resource Type.
- resource
Id String - Resource Id.
- resource
Type String - Resource Type.
- resource
Id string - Resource Id.
- resource
Type string - Resource Type.
- resource_
id str - Resource Id.
- resource_
type str - Resource Type.
- resource
Id String - Resource Id.
- resource
Type String - Resource Type.
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 type of identity that last modified the resource.
- 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 type of identity that last modified the resource.
- 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 type of identity that last modified the resource.
- 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 type of identity that last modified the resource.
- 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 type of identity that last modified the resource.
- 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 type of identity that last modified the resource.
- 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 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.47.1 published on Monday, Jun 24, 2024 by Pulumi