1. Packages
  2. Azure Native v2
  3. API Docs
  4. managednetwork
  5. getManagedNetworkGroup
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

azure-native-v2.managednetwork.getManagedNetworkGroup

Explore with Pulumi AI

These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

The Get ManagedNetworkGroups operation gets a Managed Network Group specified by the resource group, Managed Network name, and group name Azure REST API version: 2019-06-01-preview.

Using getManagedNetworkGroup

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 getManagedNetworkGroup(args: GetManagedNetworkGroupArgs, opts?: InvokeOptions): Promise<GetManagedNetworkGroupResult>
function getManagedNetworkGroupOutput(args: GetManagedNetworkGroupOutputArgs, opts?: InvokeOptions): Output<GetManagedNetworkGroupResult>
Copy
def get_managed_network_group(managed_network_group_name: Optional[str] = None,
                              managed_network_name: Optional[str] = None,
                              resource_group_name: Optional[str] = None,
                              opts: Optional[InvokeOptions] = None) -> GetManagedNetworkGroupResult
def get_managed_network_group_output(managed_network_group_name: Optional[pulumi.Input[str]] = None,
                              managed_network_name: Optional[pulumi.Input[str]] = None,
                              resource_group_name: Optional[pulumi.Input[str]] = None,
                              opts: Optional[InvokeOptions] = None) -> Output[GetManagedNetworkGroupResult]
Copy
func LookupManagedNetworkGroup(ctx *Context, args *LookupManagedNetworkGroupArgs, opts ...InvokeOption) (*LookupManagedNetworkGroupResult, error)
func LookupManagedNetworkGroupOutput(ctx *Context, args *LookupManagedNetworkGroupOutputArgs, opts ...InvokeOption) LookupManagedNetworkGroupResultOutput
Copy

> Note: This function is named LookupManagedNetworkGroup in the Go SDK.

public static class GetManagedNetworkGroup 
{
    public static Task<GetManagedNetworkGroupResult> InvokeAsync(GetManagedNetworkGroupArgs args, InvokeOptions? opts = null)
    public static Output<GetManagedNetworkGroupResult> Invoke(GetManagedNetworkGroupInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetManagedNetworkGroupResult> getManagedNetworkGroup(GetManagedNetworkGroupArgs args, InvokeOptions options)
public static Output<GetManagedNetworkGroupResult> getManagedNetworkGroup(GetManagedNetworkGroupArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:managednetwork:getManagedNetworkGroup
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

ManagedNetworkGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the Managed Network Group.
ManagedNetworkName
This property is required.
Changes to this property will trigger replacement.
string
The name of the Managed Network.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group.
ManagedNetworkGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the Managed Network Group.
ManagedNetworkName
This property is required.
Changes to this property will trigger replacement.
string
The name of the Managed Network.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group.
managedNetworkGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the Managed Network Group.
managedNetworkName
This property is required.
Changes to this property will trigger replacement.
String
The name of the Managed Network.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group.
managedNetworkGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the Managed Network Group.
managedNetworkName
This property is required.
Changes to this property will trigger replacement.
string
The name of the Managed Network.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group.
managed_network_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the Managed Network Group.
managed_network_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the Managed Network.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group.
managedNetworkGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the Managed Network Group.
managedNetworkName
This property is required.
Changes to this property will trigger replacement.
String
The name of the Managed Network.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group.

getManagedNetworkGroup Result

The following output properties are available:

Etag string
A unique read-only string that changes whenever the resource is updated.
Id string
Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
Name string
The name of the resource
ProvisioningState string
Provisioning state of the ManagedNetwork resource.
Type string
The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
Kind string
Responsibility role under which this Managed Network Group will be created
Location string
The geo-location where the resource lives
ManagementGroups List<Pulumi.AzureNative.ManagedNetwork.Outputs.ResourceIdResponse>
The collection of management groups covered by the Managed Network
Subnets List<Pulumi.AzureNative.ManagedNetwork.Outputs.ResourceIdResponse>
The collection of subnets covered by the Managed Network
Subscriptions List<Pulumi.AzureNative.ManagedNetwork.Outputs.ResourceIdResponse>
The collection of subscriptions covered by the Managed Network
VirtualNetworks List<Pulumi.AzureNative.ManagedNetwork.Outputs.ResourceIdResponse>
The collection of virtual nets covered by the Managed Network
Etag string
A unique read-only string that changes whenever the resource is updated.
Id string
Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
Name string
The name of the resource
ProvisioningState string
Provisioning state of the ManagedNetwork resource.
Type string
The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
Kind string
Responsibility role under which this Managed Network Group will be created
Location string
The geo-location where the resource lives
ManagementGroups []ResourceIdResponse
The collection of management groups covered by the Managed Network
Subnets []ResourceIdResponse
The collection of subnets covered by the Managed Network
Subscriptions []ResourceIdResponse
The collection of subscriptions covered by the Managed Network
VirtualNetworks []ResourceIdResponse
The collection of virtual nets covered by the Managed Network
etag String
A unique read-only string that changes whenever the resource is updated.
id String
Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
name String
The name of the resource
provisioningState String
Provisioning state of the ManagedNetwork resource.
type String
The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
kind String
Responsibility role under which this Managed Network Group will be created
location String
The geo-location where the resource lives
managementGroups List<ResourceIdResponse>
The collection of management groups covered by the Managed Network
subnets List<ResourceIdResponse>
The collection of subnets covered by the Managed Network
subscriptions List<ResourceIdResponse>
The collection of subscriptions covered by the Managed Network
virtualNetworks List<ResourceIdResponse>
The collection of virtual nets covered by the Managed Network
etag string
A unique read-only string that changes whenever the resource is updated.
id string
Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
name string
The name of the resource
provisioningState string
Provisioning state of the ManagedNetwork resource.
type string
The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
kind string
Responsibility role under which this Managed Network Group will be created
location string
The geo-location where the resource lives
managementGroups ResourceIdResponse[]
The collection of management groups covered by the Managed Network
subnets ResourceIdResponse[]
The collection of subnets covered by the Managed Network
subscriptions ResourceIdResponse[]
The collection of subscriptions covered by the Managed Network
virtualNetworks ResourceIdResponse[]
The collection of virtual nets covered by the Managed Network
etag str
A unique read-only string that changes whenever the resource is updated.
id str
Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
name str
The name of the resource
provisioning_state str
Provisioning state of the ManagedNetwork resource.
type str
The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
kind str
Responsibility role under which this Managed Network Group will be created
location str
The geo-location where the resource lives
management_groups Sequence[ResourceIdResponse]
The collection of management groups covered by the Managed Network
subnets Sequence[ResourceIdResponse]
The collection of subnets covered by the Managed Network
subscriptions Sequence[ResourceIdResponse]
The collection of subscriptions covered by the Managed Network
virtual_networks Sequence[ResourceIdResponse]
The collection of virtual nets covered by the Managed Network
etag String
A unique read-only string that changes whenever the resource is updated.
id String
Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
name String
The name of the resource
provisioningState String
Provisioning state of the ManagedNetwork resource.
type String
The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
kind String
Responsibility role under which this Managed Network Group will be created
location String
The geo-location where the resource lives
managementGroups List<Property Map>
The collection of management groups covered by the Managed Network
subnets List<Property Map>
The collection of subnets covered by the Managed Network
subscriptions List<Property Map>
The collection of subscriptions covered by the Managed Network
virtualNetworks List<Property Map>
The collection of virtual nets covered by the Managed Network

Supporting Types

ResourceIdResponse

Id string
Resource Id
Id string
Resource Id
id String
Resource Id
id string
Resource Id
id str
Resource Id
id String
Resource Id

Package Details

Repository
azure-native-v2 pulumi/pulumi-azure-native
License
Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi