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.listActiveConnectivityConfiguration
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
Lists active connectivity configurations in a network manager. API Version: 2021-02-01-preview.
Using listActiveConnectivityConfiguration
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 listActiveConnectivityConfiguration(args: ListActiveConnectivityConfigurationArgs, opts?: InvokeOptions): Promise<ListActiveConnectivityConfigurationResult>
function listActiveConnectivityConfigurationOutput(args: ListActiveConnectivityConfigurationOutputArgs, opts?: InvokeOptions): Output<ListActiveConnectivityConfigurationResult>
def list_active_connectivity_configuration(network_manager_name: Optional[str] = None,
regions: Optional[Sequence[str]] = None,
resource_group_name: Optional[str] = None,
skip_token: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> ListActiveConnectivityConfigurationResult
def list_active_connectivity_configuration_output(network_manager_name: Optional[pulumi.Input[str]] = None,
regions: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
skip_token: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[ListActiveConnectivityConfigurationResult]
func ListActiveConnectivityConfiguration(ctx *Context, args *ListActiveConnectivityConfigurationArgs, opts ...InvokeOption) (*ListActiveConnectivityConfigurationResult, error)
func ListActiveConnectivityConfigurationOutput(ctx *Context, args *ListActiveConnectivityConfigurationOutputArgs, opts ...InvokeOption) ListActiveConnectivityConfigurationResultOutput
> Note: This function is named ListActiveConnectivityConfiguration
in the Go SDK.
public static class ListActiveConnectivityConfiguration
{
public static Task<ListActiveConnectivityConfigurationResult> InvokeAsync(ListActiveConnectivityConfigurationArgs args, InvokeOptions? opts = null)
public static Output<ListActiveConnectivityConfigurationResult> Invoke(ListActiveConnectivityConfigurationInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<ListActiveConnectivityConfigurationResult> listActiveConnectivityConfiguration(ListActiveConnectivityConfigurationArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:network:listActiveConnectivityConfiguration
arguments:
# arguments dictionary
The following arguments are supported:
- Network
Manager stringName - The name of the network manager.
- Resource
Group stringName - The name of the resource group.
- Regions List<string>
- List of regions.
- 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.
- Network
Manager stringName - The name of the network manager.
- Resource
Group stringName - The name of the resource group.
- Regions []string
- List of regions.
- 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.
- network
Manager StringName - The name of the network manager.
- resource
Group StringName - The name of the resource group.
- regions List<String>
- List of regions.
- 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.
- network
Manager stringName - The name of the network manager.
- resource
Group stringName - The name of the resource group.
- regions string[]
- List of regions.
- 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.
- network_
manager_ strname - The name of the network manager.
- resource_
group_ strname - The name of the resource group.
- regions Sequence[str]
- List of regions.
- 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.
- network
Manager StringName - The name of the network manager.
- resource
Group StringName - The name of the resource group.
- regions List<String>
- List of regions.
- 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.
listActiveConnectivityConfiguration 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. Active Connectivity Configuration Response> - Gets a page of active connectivity configurations.
- 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
[]Active
Connectivity Configuration Response - Gets a page of active connectivity configurations.
- 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<Active
Connectivity Configuration Response> - Gets a page of active connectivity configurations.
- 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
Active
Connectivity Configuration Response[] - Gets a page of active connectivity configurations.
- 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[Active
Connectivity Configuration Response] - Gets a page of active connectivity configurations.
- 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 active connectivity configurations.
Supporting Types
ActiveConnectivityConfigurationResponse
- Connectivity
Topology string - Connectivity topology type.
- Provisioning
State string - The provisioning state of the connectivity configuration resource.
- Applies
To List<Pulumi.Groups Azure Native. Network. Inputs. Connectivity Group Item Response> - Groups for configuration
- Commit
Time string - Deployment time string.
- Configuration
Groups List<Pulumi.Azure Native. Network. Inputs. Configuration Group Response> - Effective configuration groups.
- 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. Inputs. Hub Response> - List of hubItems
- Id string
- Resource ID.
- Is
Global string - Flag if global mesh is supported.
- Region string
- Deployment region.
- Connectivity
Topology string - Connectivity topology type.
- Provisioning
State string - The provisioning state of the connectivity configuration resource.
- Applies
To []ConnectivityGroups Group Item Response - Groups for configuration
- Commit
Time string - Deployment time string.
- Configuration
Groups []ConfigurationGroup Response - Effective configuration groups.
- 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
- Id string
- Resource ID.
- Is
Global string - Flag if global mesh is supported.
- Region string
- Deployment region.
- connectivity
Topology String - Connectivity topology type.
- provisioning
State String - The provisioning state of the connectivity configuration resource.
- applies
To List<ConnectivityGroups Group Item Response> - Groups for configuration
- commit
Time String - Deployment time string.
- configuration
Groups List<ConfigurationGroup Response> - Effective configuration groups.
- 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
- id String
- Resource ID.
- is
Global String - Flag if global mesh is supported.
- region String
- Deployment region.
- connectivity
Topology string - Connectivity topology type.
- provisioning
State string - The provisioning state of the connectivity configuration resource.
- applies
To ConnectivityGroups Group Item Response[] - Groups for configuration
- commit
Time string - Deployment time string.
- configuration
Groups ConfigurationGroup Response[] - Effective configuration groups.
- 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
- id string
- Resource ID.
- is
Global string - Flag if global mesh is supported.
- region string
- Deployment region.
- connectivity_
topology str - Connectivity topology type.
- provisioning_
state str - The provisioning state of the connectivity configuration resource.
- applies_
to_ Sequence[Connectivitygroups Group Item Response] - Groups for configuration
- commit_
time str - Deployment time string.
- 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[Hub
Response] - List of hubItems
- id str
- Resource ID.
- is_
global str - Flag if global mesh is supported.
- region str
- Deployment region.
- connectivity
Topology String - Connectivity topology type.
- provisioning
State String - The provisioning state of the connectivity configuration resource.
- applies
To List<Property Map>Groups - Groups for configuration
- commit
Time String - Deployment time string.
- 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.
- display
Name String - A friendly name for the resource.
- hubs List<Property Map>
- List of hubItems
- id String
- Resource ID.
- is
Global String - Flag if global mesh is supported.
- region String
- Deployment region.
ConfigurationGroupResponse
- Provisioning
State string - The provisioning state of the scope assignment resource.
- Conditional
Membership string - Network group conditional filter.
- Description string
- A description of the network group.
- Display
Name string - A friendly name for the network group.
- Group
Members List<Pulumi.Azure Native. Network. Inputs. Group Members Item Response> - Group members of network group.
- Id string
- Resource ID.
- Member
Type string - Group member type.
- Provisioning
State string - The provisioning state of the scope assignment resource.
- Conditional
Membership string - Network group conditional filter.
- Description string
- A description of the network group.
- Display
Name string - A friendly name for the network group.
- Group
Members []GroupMembers Item Response - Group members of network group.
- Id string
- Resource ID.
- Member
Type string - Group member type.
- provisioning
State String - The provisioning state of the scope assignment resource.
- conditional
Membership String - Network group conditional filter.
- description String
- A description of the network group.
- display
Name String - A friendly name for the network group.
- group
Members List<GroupMembers Item Response> - Group members of network group.
- id String
- Resource ID.
- member
Type String - Group member type.
- provisioning
State string - The provisioning state of the scope assignment resource.
- conditional
Membership string - Network group conditional filter.
- description string
- A description of the network group.
- display
Name string - A friendly name for the network group.
- group
Members GroupMembers Item Response[] - Group members of network group.
- id string
- Resource ID.
- member
Type string - Group member type.
- provisioning_
state str - The provisioning state of the scope assignment 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
- Resource ID.
- member_
type str - Group member type.
- provisioning
State String - The provisioning state of the scope assignment resource.
- conditional
Membership String - Network group conditional filter.
- description String
- A description of the network group.
- display
Name String - A friendly name for the network group.
- group
Members List<Property Map> - Group members of network group.
- id String
- Resource ID.
- member
Type String - Group member type.
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.
GroupMembersItemResponse
- Resource
Id string - Resource Id.
- Resource
Id string - Resource Id.
- resource
Id String - Resource Id.
- resource
Id string - Resource Id.
- resource_
id str - Resource Id.
- resource
Id String - Resource Id.
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-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