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.network.listEffectiveConnectivityConfiguration
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
List all effective connectivity configurations applied on a virtual network. Azure REST API version: 2021-02-01-preview.
Using listEffectiveConnectivityConfiguration
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 listEffectiveConnectivityConfiguration(args: ListEffectiveConnectivityConfigurationArgs, opts?: InvokeOptions): Promise<ListEffectiveConnectivityConfigurationResult>
function listEffectiveConnectivityConfigurationOutput(args: ListEffectiveConnectivityConfigurationOutputArgs, opts?: InvokeOptions): Output<ListEffectiveConnectivityConfigurationResult>def list_effective_connectivity_configuration(resource_group_name: Optional[str] = None,
                                              skip_token: Optional[str] = None,
                                              virtual_network_name: Optional[str] = None,
                                              opts: Optional[InvokeOptions] = None) -> ListEffectiveConnectivityConfigurationResult
def list_effective_connectivity_configuration_output(resource_group_name: Optional[pulumi.Input[str]] = None,
                                              skip_token: Optional[pulumi.Input[str]] = None,
                                              virtual_network_name: Optional[pulumi.Input[str]] = None,
                                              opts: Optional[InvokeOptions] = None) -> Output[ListEffectiveConnectivityConfigurationResult]func ListEffectiveConnectivityConfiguration(ctx *Context, args *ListEffectiveConnectivityConfigurationArgs, opts ...InvokeOption) (*ListEffectiveConnectivityConfigurationResult, error)
func ListEffectiveConnectivityConfigurationOutput(ctx *Context, args *ListEffectiveConnectivityConfigurationOutputArgs, opts ...InvokeOption) ListEffectiveConnectivityConfigurationResultOutput> Note: This function is named ListEffectiveConnectivityConfiguration in the Go SDK.
public static class ListEffectiveConnectivityConfiguration 
{
    public static Task<ListEffectiveConnectivityConfigurationResult> InvokeAsync(ListEffectiveConnectivityConfigurationArgs args, InvokeOptions? opts = null)
    public static Output<ListEffectiveConnectivityConfigurationResult> Invoke(ListEffectiveConnectivityConfigurationInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<ListEffectiveConnectivityConfigurationResult> listEffectiveConnectivityConfiguration(ListEffectiveConnectivityConfigurationArgs args, InvokeOptions options)
public static Output<ListEffectiveConnectivityConfigurationResult> listEffectiveConnectivityConfiguration(ListEffectiveConnectivityConfigurationArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:network:listEffectiveConnectivityConfiguration
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ResourceGroup stringName 
- The name of the resource group.
- VirtualNetwork stringName 
- The name of the virtual network.
- SkipToken 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.
- ResourceGroup stringName 
- The name of the resource group.
- VirtualNetwork stringName 
- The name of the virtual network.
- SkipToken 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.
- resourceGroup StringName 
- The name of the resource group.
- virtualNetwork StringName 
- The name of the virtual network.
- skipToken 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.
- resourceGroup stringName 
- The name of the resource group.
- virtualNetwork stringName 
- The name of the virtual network.
- skipToken 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.
- 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.
- resourceGroup StringName 
- The name of the resource group.
- virtualNetwork StringName 
- The name of the virtual network.
- skipToken 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.
listEffectiveConnectivityConfiguration Result
The following output properties are available:
- SkipToken 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> 
- Gets a page of NetworkManagerEffectiveConnectivityConfiguration
- SkipToken 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
[]EffectiveConnectivity Configuration Response 
- Gets a page of NetworkManagerEffectiveConnectivityConfiguration
- skipToken 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<EffectiveConnectivity Configuration Response> 
- Gets a page of NetworkManagerEffectiveConnectivityConfiguration
- skipToken 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
EffectiveConnectivity Configuration Response[] 
- 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[EffectiveConnectivity Configuration Response] 
- Gets a page of NetworkManagerEffectiveConnectivityConfiguration
- skipToken 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
ConfigurationGroupResponse  
- ProvisioningState string
- The provisioning state of the scope assignment resource.
- ResourceGuid string
- Unique identifier for this resource.
- ConditionalMembership string
- Network group conditional filter.
- Description string
- A description of the network group.
- DisplayName string
- A friendly name for the network group.
- GroupMembers List<Pulumi.Azure Native. Network. Inputs. Group Members Item Response> 
- Group members of network group.
- Id string
- Network group ID.
- MemberType string
- Group member type.
- ProvisioningState string
- The provisioning state of the scope assignment resource.
- ResourceGuid string
- Unique identifier for this resource.
- ConditionalMembership string
- Network group conditional filter.
- Description string
- A description of the network group.
- DisplayName string
- A friendly name for the network group.
- GroupMembers []GroupMembers Item Response 
- Group members of network group.
- Id string
- Network group ID.
- MemberType string
- Group member type.
- provisioningState String
- The provisioning state of the scope assignment resource.
- resourceGuid String
- Unique identifier for this resource.
- conditionalMembership String
- Network group conditional filter.
- description String
- A description of the network group.
- displayName String
- A friendly name for the network group.
- groupMembers List<GroupMembers Item Response> 
- Group members of network group.
- id String
- Network group ID.
- memberType String
- Group member type.
- provisioningState string
- The provisioning state of the scope assignment resource.
- resourceGuid string
- Unique identifier for this resource.
- conditionalMembership string
- Network group conditional filter.
- description string
- A description of the network group.
- displayName string
- A friendly name for the network group.
- groupMembers GroupMembers Item Response[] 
- Group members of network group.
- id string
- Network group ID.
- memberType string
- Group member type.
- provisioning_state str
- The provisioning state of the scope assignment resource.
- resource_guid str
- Unique identifier for this resource.
- conditional_membership str
- Network group conditional filter.
- description str
- A description of the network group.
- display_name str
- A friendly name for the network group.
- group_members Sequence[GroupMembers Item Response] 
- Group members of network group.
- id str
- Network group ID.
- member_type str
- Group member type.
- provisioningState String
- The provisioning state of the scope assignment resource.
- resourceGuid String
- Unique identifier for this resource.
- conditionalMembership String
- Network group conditional filter.
- description String
- A description of the network group.
- displayName String
- A friendly name for the network group.
- groupMembers List<Property Map>
- Group members of network group.
- id String
- Network group ID.
- memberType String
- Group member type.
ConnectivityGroupItemResponse   
- GroupConnectivity string
- Group connectivity type.
- NetworkGroup stringId 
- Network group Id.
- IsGlobal string
- Flag if global is supported.
- UseHub stringGateway 
- Flag if need to use hub gateway.
- GroupConnectivity string
- Group connectivity type.
- NetworkGroup stringId 
- Network group Id.
- IsGlobal string
- Flag if global is supported.
- UseHub stringGateway 
- Flag if need to use hub gateway.
- groupConnectivity String
- Group connectivity type.
- networkGroup StringId 
- Network group Id.
- isGlobal String
- Flag if global is supported.
- useHub StringGateway 
- Flag if need to use hub gateway.
- groupConnectivity string
- Group connectivity type.
- networkGroup stringId 
- Network group Id.
- isGlobal string
- Flag if global is supported.
- useHub 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.
- groupConnectivity String
- Group connectivity type.
- networkGroup StringId 
- Network group Id.
- isGlobal String
- Flag if global is supported.
- useHub StringGateway 
- Flag if need to use hub gateway.
EffectiveConnectivityConfigurationResponse   
- AppliesTo List<Pulumi.Groups Azure Native. Network. Inputs. Connectivity Group Item Response> 
- Groups for configuration
- ConnectivityTopology string
- Connectivity topology type.
- ProvisioningState string
- The provisioning state of the connectivity configuration resource.
- ResourceGuid string
- Unique identifier for this resource.
- ConfigurationGroups List<Pulumi.Azure Native. Network. Inputs. Configuration Group Response> 
- Effective configuration groups.
- DeleteExisting stringPeering 
- Flag if need to remove current existing peerings.
- Description string
- A description of the connectivity configuration.
- DisplayName string
- A friendly name for the resource.
- Hubs
List<Pulumi.Azure Native. Network. Inputs. Hub Response> 
- List of hubItems
- Id string
- Connectivity configuration ID.
- IsGlobal string
- Flag if global mesh is supported.
- AppliesTo []ConnectivityGroups Group Item Response 
- Groups for configuration
- ConnectivityTopology string
- Connectivity topology type.
- ProvisioningState string
- The provisioning state of the connectivity configuration resource.
- ResourceGuid string
- Unique identifier for this resource.
- ConfigurationGroups []ConfigurationGroup Response 
- Effective configuration groups.
- DeleteExisting stringPeering 
- Flag if need to remove current existing peerings.
- Description string
- A description of the connectivity configuration.
- DisplayName string
- A friendly name for the resource.
- Hubs
[]HubResponse 
- List of hubItems
- Id string
- Connectivity configuration ID.
- IsGlobal string
- Flag if global mesh is supported.
- appliesTo List<ConnectivityGroups Group Item Response> 
- Groups for configuration
- connectivityTopology String
- Connectivity topology type.
- provisioningState String
- The provisioning state of the connectivity configuration resource.
- resourceGuid String
- Unique identifier for this resource.
- configurationGroups List<ConfigurationGroup Response> 
- Effective configuration groups.
- deleteExisting StringPeering 
- Flag if need to remove current existing peerings.
- description String
- A description of the connectivity configuration.
- displayName String
- A friendly name for the resource.
- hubs
List<HubResponse> 
- List of hubItems
- id String
- Connectivity configuration ID.
- isGlobal String
- Flag if global mesh is supported.
- appliesTo ConnectivityGroups Group Item Response[] 
- Groups for configuration
- connectivityTopology string
- Connectivity topology type.
- provisioningState string
- The provisioning state of the connectivity configuration resource.
- resourceGuid string
- Unique identifier for this resource.
- configurationGroups ConfigurationGroup Response[] 
- Effective configuration groups.
- deleteExisting stringPeering 
- Flag if need to remove current existing peerings.
- description string
- A description of the connectivity configuration.
- displayName string
- A friendly name for the resource.
- hubs
HubResponse[] 
- List of hubItems
- id string
- Connectivity configuration ID.
- isGlobal 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] 
- Effective configuration groups.
- 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[HubResponse] 
- List of hubItems
- id str
- Connectivity configuration ID.
- is_global str
- Flag if global mesh is supported.
- appliesTo List<Property Map>Groups 
- Groups for configuration
- connectivityTopology String
- Connectivity topology type.
- provisioningState String
- The provisioning state of the connectivity configuration resource.
- resourceGuid String
- Unique identifier for this resource.
- configurationGroups List<Property Map>
- Effective configuration groups.
- deleteExisting StringPeering 
- Flag if need to remove current existing peerings.
- description String
- A description of the connectivity configuration.
- displayName String
- A friendly name for the resource.
- hubs List<Property Map>
- List of hubItems
- id String
- Connectivity configuration ID.
- isGlobal String
- Flag if global mesh is supported.
GroupMembersItemResponse   
- ResourceId string
- Resource Id.
- ResourceId string
- Resource Id.
- resourceId String
- Resource Id.
- resourceId string
- Resource Id.
- resource_id str
- Resource Id.
- resourceId String
- Resource Id.
HubResponse 
- ResourceId string
- Resource Id.
- ResourceType string
- Resource Type.
- ResourceId string
- Resource Id.
- ResourceType string
- Resource Type.
- resourceId String
- Resource Id.
- resourceType String
- Resource Type.
- resourceId string
- Resource Id.
- resourceType string
- Resource Type.
- resource_id str
- Resource Id.
- resource_type str
- Resource Type.
- resourceId String
- Resource Id.
- resourceType String
- Resource 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 v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi