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.network.getConnectivityConfiguration
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
Gets a Network Connectivity Configuration, specified by the resource group, network manager name, and connectivity Configuration name API Version: 2021-02-01-preview.
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:
- 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.
- System
Data Pulumi.Azure Native. Network. Outputs. System Data Response - The system metadata related to this resource.
- Type string
- Resource type.
- Applies
To List<Pulumi.Groups Azure Native. Network. Outputs. Connectivity Group Item Response> - Groups for configuration
- Delete
Existing stringPeering - Flag if need to remove current existing peerings.
- Description string
- A description of the connectivity configuration.
- Display
Name string - A friendly name for the resource.
- Hubs
List<Pulumi.
Azure Native. Network. Outputs. Hub Response> - List of hubItems
- Is
Global string - Flag if global mesh is supported.
- 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.
- System
Data SystemData Response - The system metadata related to this resource.
- Type string
- Resource type.
- Applies
To []ConnectivityGroups Group Item Response - Groups for configuration
- Delete
Existing stringPeering - Flag if need to remove current existing peerings.
- Description string
- A description of the connectivity configuration.
- Display
Name string - A friendly name for the resource.
- Hubs
[]Hub
Response - List of hubItems
- Is
Global string - Flag if global mesh is supported.
- 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.
- system
Data SystemData Response - The system metadata related to this resource.
- type String
- Resource type.
- applies
To List<ConnectivityGroups Group Item Response> - Groups for configuration
- delete
Existing StringPeering - Flag if need to remove current existing peerings.
- description String
- A description of the connectivity configuration.
- display
Name String - A friendly name for the resource.
- hubs
List<Hub
Response> - List of hubItems
- is
Global String - Flag if global mesh is supported.
- 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.
- system
Data SystemData Response - The system metadata related to this resource.
- type string
- Resource type.
- applies
To ConnectivityGroups Group Item Response[] - Groups for configuration
- delete
Existing stringPeering - Flag if need to remove current existing peerings.
- description string
- A description of the connectivity configuration.
- display
Name string - A friendly name for the resource.
- hubs
Hub
Response[] - List of hubItems
- is
Global string - Flag if global mesh is supported.
- 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.
- system_
data SystemData Response - The system metadata related to this resource.
- type str
- Resource type.
- applies_
to_ Sequence[Connectivitygroups Group Item Response] - Groups for configuration
- delete_
existing_ strpeering - Flag if need to remove current existing peerings.
- description str
- A description of the connectivity configuration.
- display_
name str - A friendly name for the resource.
- hubs
Sequence[Hub
Response] - List of hubItems
- is_
global str - Flag if global mesh is supported.
- 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.
- system
Data Property Map - The system metadata related to this resource.
- type String
- Resource type.
- applies
To List<Property Map>Groups - Groups for configuration
- delete
Existing StringPeering - Flag if need to remove current existing peerings.
- description String
- A description of the connectivity configuration.
- display
Name String - A friendly name for the resource.
- 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.
- Is
Global string - Flag if global is supported.
- Network
Group stringId - Network group Id.
- Use
Hub stringGateway - Flag if need to use hub gateway.
- Group
Connectivity string - Group connectivity type.
- Is
Global string - Flag if global is supported.
- Network
Group stringId - Network group Id.
- Use
Hub stringGateway - Flag if need to use hub gateway.
- group
Connectivity String - Group connectivity type.
- is
Global String - Flag if global is supported.
- network
Group StringId - Network group Id.
- use
Hub StringGateway - Flag if need to use hub gateway.
- group
Connectivity string - Group connectivity type.
- is
Global string - Flag if global is supported.
- network
Group stringId - Network group Id.
- use
Hub stringGateway - Flag if need to use hub gateway.
- group_
connectivity str - Group connectivity type.
- is_
global str - Flag if global is supported.
- network_
group_ strid - Network group Id.
- use_
hub_ strgateway - Flag if need to use hub gateway.
- group
Connectivity String - Group connectivity type.
- is
Global String - Flag if global is supported.
- network
Group StringId - Network group Id.
- 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-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