published on Friday, Mar 20, 2026 by Pulumi
published on Friday, Mar 20, 2026 by Pulumi
List all effective connectivity configurations applied on a virtual network.
Uses Azure REST API version 2024-05-01.
Other available API versions: 2022-01-01, 2022-02-01-preview, 2022-04-01-preview, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-07-01, 2024-10-01, 2025-01-01, 2025-03-01, 2025-05-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native network [ApiVersion]. See the version guide for details.
Using listNetworkManagerEffectiveConnectivityConfigurations
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 listNetworkManagerEffectiveConnectivityConfigurations(args: ListNetworkManagerEffectiveConnectivityConfigurationsArgs, opts?: InvokeOptions): Promise<ListNetworkManagerEffectiveConnectivityConfigurationsResult>
function listNetworkManagerEffectiveConnectivityConfigurationsOutput(args: ListNetworkManagerEffectiveConnectivityConfigurationsOutputArgs, opts?: InvokeOptions): Output<ListNetworkManagerEffectiveConnectivityConfigurationsResult>def list_network_manager_effective_connectivity_configurations(resource_group_name: Optional[str] = None,
skip_token: Optional[str] = None,
top: Optional[int] = None,
virtual_network_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> ListNetworkManagerEffectiveConnectivityConfigurationsResult
def list_network_manager_effective_connectivity_configurations_output(resource_group_name: Optional[pulumi.Input[str]] = None,
skip_token: Optional[pulumi.Input[str]] = None,
top: Optional[pulumi.Input[int]] = None,
virtual_network_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[ListNetworkManagerEffectiveConnectivityConfigurationsResult]func ListNetworkManagerEffectiveConnectivityConfigurations(ctx *Context, args *ListNetworkManagerEffectiveConnectivityConfigurationsArgs, opts ...InvokeOption) (*ListNetworkManagerEffectiveConnectivityConfigurationsResult, error)
func ListNetworkManagerEffectiveConnectivityConfigurationsOutput(ctx *Context, args *ListNetworkManagerEffectiveConnectivityConfigurationsOutputArgs, opts ...InvokeOption) ListNetworkManagerEffectiveConnectivityConfigurationsResultOutput> Note: This function is named ListNetworkManagerEffectiveConnectivityConfigurations in the Go SDK.
public static class ListNetworkManagerEffectiveConnectivityConfigurations
{
public static Task<ListNetworkManagerEffectiveConnectivityConfigurationsResult> InvokeAsync(ListNetworkManagerEffectiveConnectivityConfigurationsArgs args, InvokeOptions? opts = null)
public static Output<ListNetworkManagerEffectiveConnectivityConfigurationsResult> Invoke(ListNetworkManagerEffectiveConnectivityConfigurationsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<ListNetworkManagerEffectiveConnectivityConfigurationsResult> listNetworkManagerEffectiveConnectivityConfigurations(ListNetworkManagerEffectiveConnectivityConfigurationsArgs args, InvokeOptions options)
public static Output<ListNetworkManagerEffectiveConnectivityConfigurationsResult> listNetworkManagerEffectiveConnectivityConfigurations(ListNetworkManagerEffectiveConnectivityConfigurationsArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:network:listNetworkManagerEffectiveConnectivityConfigurations
arguments:
# arguments dictionaryThe following arguments are supported:
- Resource
Group stringName - The name of the resource group.
- Virtual
Network stringName - The name of the virtual network.
- Skip
Token string - When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data.
- Top int
- An optional query parameter which specifies the maximum number of records to be returned by the server.
- Resource
Group stringName - The name of the resource group.
- Virtual
Network stringName - The name of the virtual network.
- Skip
Token string - When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data.
- Top int
- An optional query parameter which specifies the maximum number of records to be returned by the server.
- resource
Group StringName - The name of the resource group.
- virtual
Network StringName - The name of the virtual network.
- skip
Token String - When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data.
- top Integer
- An optional query parameter which specifies the maximum number of records to be returned by the server.
- resource
Group stringName - The name of the resource group.
- virtual
Network stringName - The name of the virtual network.
- skip
Token string - When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data.
- top number
- An optional query parameter which specifies the maximum number of records to be returned by the server.
- resource_
group_ strname - The name of the resource group.
- virtual_
network_ strname - The name of the virtual network.
- skip_
token str - When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data.
- top int
- An optional query parameter which specifies the maximum number of records to be returned by the server.
- resource
Group StringName - The name of the resource group.
- virtual
Network StringName - The name of the virtual network.
- skip
Token String - When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data.
- top Number
- An optional query parameter which specifies the maximum number of records to be returned by the server.
listNetworkManagerEffectiveConnectivityConfigurations Result
The following output properties are available:
- Skip
Token string - When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data.
- Value
List<Pulumi.
Azure Native. Network. Outputs. Effective Connectivity Configuration Response V1> - Gets a page of NetworkManagerEffectiveConnectivityConfiguration
- Skip
Token string - When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data.
- Value
[]Effective
Connectivity Configuration Response V1 - Gets a page of NetworkManagerEffectiveConnectivityConfiguration
- skip
Token String - When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data.
- value
List<Effective
Connectivity Configuration Response V1> - Gets a page of NetworkManagerEffectiveConnectivityConfiguration
- skip
Token string - When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data.
- value
Effective
Connectivity Configuration Response V1[] - Gets a page of NetworkManagerEffectiveConnectivityConfiguration
- skip_
token str - When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data.
- value
Sequence[Effective
Connectivity Configuration Response V1] - Gets a page of NetworkManagerEffectiveConnectivityConfiguration
- skip
Token String - When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data.
- value List<Property Map>
- Gets a page of NetworkManagerEffectiveConnectivityConfiguration
Supporting Types
ConfigurationGroupResponseV4
- Provisioning
State string - The provisioning state of the scope assignment resource.
- Resource
Guid string - Unique identifier for this resource.
- Description string
- A description of the network group.
- Id string
- Network group ID.
- Member
Type string - The type of the group member.
- Provisioning
State string - The provisioning state of the scope assignment resource.
- Resource
Guid string - Unique identifier for this resource.
- Description string
- A description of the network group.
- Id string
- Network group ID.
- Member
Type string - The type of the group member.
- provisioning
State String - The provisioning state of the scope assignment resource.
- resource
Guid String - Unique identifier for this resource.
- description String
- A description of the network group.
- id String
- Network group ID.
- member
Type String - The type of the group member.
- provisioning
State string - The provisioning state of the scope assignment resource.
- resource
Guid string - Unique identifier for this resource.
- description string
- A description of the network group.
- id string
- Network group ID.
- member
Type string - The type of the group member.
- provisioning_
state str - The provisioning state of the scope assignment resource.
- resource_
guid str - Unique identifier for this resource.
- description str
- A description of the network group.
- id str
- Network group ID.
- member_
type str - The type of the group member.
- provisioning
State String - The provisioning state of the scope assignment resource.
- resource
Guid String - Unique identifier for this resource.
- description String
- A description of the network group.
- id String
- Network group ID.
- member
Type String - The type of the group member.
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.
EffectiveConnectivityConfigurationResponseV1
- Applies
To List<Pulumi.Groups Azure Native. Network. Inputs. Connectivity Group Item Response> - Groups for configuration
- Connectivity
Topology string - Connectivity topology type.
- Provisioning
State string - The provisioning state of the connectivity configuration resource.
- Resource
Guid string - Unique identifier for this resource.
- Configuration
Groups List<Pulumi.Azure Native. Network. Inputs. Configuration Group Response V4> - Effective configuration groups.
- 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. Inputs. Hub Response> - List of hubItems
- Id string
- Connectivity configuration ID.
- Is
Global string - Flag if global mesh is supported.
- Applies
To []ConnectivityGroups Group Item Response - Groups for configuration
- Connectivity
Topology string - Connectivity topology type.
- Provisioning
State string - The provisioning state of the connectivity configuration resource.
- Resource
Guid string - Unique identifier for this resource.
- Configuration
Groups []ConfigurationGroup Response V4 - Effective configuration groups.
- 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
- Id string
- Connectivity configuration ID.
- 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.
- provisioning
State String - The provisioning state of the connectivity configuration resource.
- resource
Guid String - Unique identifier for this resource.
- configuration
Groups List<ConfigurationGroup Response V4> - Effective configuration groups.
- 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
- id String
- Connectivity configuration ID.
- is
Global String - Flag if global mesh is supported.
- applies
To ConnectivityGroups Group Item Response[] - Groups for configuration
- connectivity
Topology string - Connectivity topology type.
- provisioning
State string - The provisioning state of the connectivity configuration resource.
- resource
Guid string - Unique identifier for this resource.
- configuration
Groups ConfigurationGroup Response V4[] - Effective configuration groups.
- 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
- id string
- Connectivity configuration ID.
- 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.
- provisioning_
state str - The provisioning state of the connectivity configuration resource.
- resource_
guid str - Unique identifier for this resource.
- configuration_
groups Sequence[ConfigurationGroup Response V4] - Effective configuration groups.
- 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
- id str
- Connectivity configuration ID.
- is_
global str - Flag if global mesh is supported.
- applies
To List<Property Map>Groups - Groups for configuration
- connectivity
Topology String - Connectivity topology type.
- provisioning
State String - The provisioning state of the connectivity configuration resource.
- resource
Guid String - Unique identifier for this resource.
- configuration
Groups List<Property Map> - Effective configuration groups.
- 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
- id String
- Connectivity configuration ID.
- is
Global String - Flag if global mesh is supported.
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.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
published on Friday, Mar 20, 2026 by Pulumi
