azure-native.network.listListEffectiveVirtualNetworkByNetworkGroup
Explore with Pulumi AI
Lists all effective virtual networks by specified network group.
Uses Azure REST API version 2022-04-01-preview.
Other available API versions: 2022-02-01-preview. 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 listListEffectiveVirtualNetworkByNetworkGroup
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 listListEffectiveVirtualNetworkByNetworkGroup(args: ListListEffectiveVirtualNetworkByNetworkGroupArgs, opts?: InvokeOptions): Promise<ListListEffectiveVirtualNetworkByNetworkGroupResult>
function listListEffectiveVirtualNetworkByNetworkGroupOutput(args: ListListEffectiveVirtualNetworkByNetworkGroupOutputArgs, opts?: InvokeOptions): Output<ListListEffectiveVirtualNetworkByNetworkGroupResult>
def list_list_effective_virtual_network_by_network_group(network_group_name: Optional[str] = None,
network_manager_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
skip_token: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> ListListEffectiveVirtualNetworkByNetworkGroupResult
def list_list_effective_virtual_network_by_network_group_output(network_group_name: Optional[pulumi.Input[str]] = None,
network_manager_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
skip_token: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[ListListEffectiveVirtualNetworkByNetworkGroupResult]
func ListListEffectiveVirtualNetworkByNetworkGroup(ctx *Context, args *ListListEffectiveVirtualNetworkByNetworkGroupArgs, opts ...InvokeOption) (*ListListEffectiveVirtualNetworkByNetworkGroupResult, error)
func ListListEffectiveVirtualNetworkByNetworkGroupOutput(ctx *Context, args *ListListEffectiveVirtualNetworkByNetworkGroupOutputArgs, opts ...InvokeOption) ListListEffectiveVirtualNetworkByNetworkGroupResultOutput
> Note: This function is named ListListEffectiveVirtualNetworkByNetworkGroup
in the Go SDK.
public static class ListListEffectiveVirtualNetworkByNetworkGroup
{
public static Task<ListListEffectiveVirtualNetworkByNetworkGroupResult> InvokeAsync(ListListEffectiveVirtualNetworkByNetworkGroupArgs args, InvokeOptions? opts = null)
public static Output<ListListEffectiveVirtualNetworkByNetworkGroupResult> Invoke(ListListEffectiveVirtualNetworkByNetworkGroupInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<ListListEffectiveVirtualNetworkByNetworkGroupResult> listListEffectiveVirtualNetworkByNetworkGroup(ListListEffectiveVirtualNetworkByNetworkGroupArgs args, InvokeOptions options)
public static Output<ListListEffectiveVirtualNetworkByNetworkGroupResult> listListEffectiveVirtualNetworkByNetworkGroup(ListListEffectiveVirtualNetworkByNetworkGroupArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:network:listListEffectiveVirtualNetworkByNetworkGroup
arguments:
# arguments dictionary
The following arguments are supported:
- Network
Group stringName - The name of the network group.
- Network
Manager stringName - The name of the network manager.
- Resource
Group stringName - The name of the resource group.
- 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
Group stringName - The name of the network group.
- Network
Manager stringName - The name of the network manager.
- Resource
Group stringName - The name of the resource group.
- 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
Group StringName - The name of the network group.
- network
Manager StringName - The name of the network manager.
- resource
Group StringName - The name of the resource group.
- 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
Group stringName - The name of the network group.
- network
Manager stringName - The name of the network manager.
- resource
Group stringName - The name of the resource group.
- 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_
group_ strname - The name of the network group.
- network_
manager_ strname - The name of the network manager.
- resource_
group_ strname - The name of the resource group.
- 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
Group StringName - The name of the network group.
- network
Manager StringName - The name of the network manager.
- resource
Group StringName - The name of the resource group.
- 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.
listListEffectiveVirtualNetworkByNetworkGroup 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 Virtual Network Response> - Gets a page of EffectiveVirtualNetwork
- 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
Virtual Network Response - Gets a page of EffectiveVirtualNetwork
- 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
Virtual Network Response> - Gets a page of EffectiveVirtualNetwork
- 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
Virtual Network Response[] - Gets a page of EffectiveVirtualNetwork
- 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
Virtual Network Response] - Gets a page of EffectiveVirtualNetwork
- 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 EffectiveVirtualNetwork
Supporting Types
EffectiveVirtualNetworkResponse
- Id string
- Effective vnet Id.
- Location string
- Location of vnet.
- Membership
Type string - Membership Type.
- Id string
- Effective vnet Id.
- Location string
- Location of vnet.
- Membership
Type string - Membership Type.
- id String
- Effective vnet Id.
- location String
- Location of vnet.
- membership
Type String - Membership Type.
- id string
- Effective vnet Id.
- location string
- Location of vnet.
- membership
Type string - Membership Type.
- id str
- Effective vnet Id.
- location str
- Location of vnet.
- membership_
type str - Membership Type.
- id String
- Effective vnet Id.
- location String
- Location of vnet.
- membership
Type String - Membership Type.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0