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.getConfigurationPolicyGroup
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
Retrieves the details of a ConfigurationPolicyGroup. Azure REST API version: 2023-02-01.
Other available API versions: 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
Using getConfigurationPolicyGroup
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 getConfigurationPolicyGroup(args: GetConfigurationPolicyGroupArgs, opts?: InvokeOptions): Promise<GetConfigurationPolicyGroupResult>
function getConfigurationPolicyGroupOutput(args: GetConfigurationPolicyGroupOutputArgs, opts?: InvokeOptions): Output<GetConfigurationPolicyGroupResult>def get_configuration_policy_group(configuration_policy_group_name: Optional[str] = None,
                                   resource_group_name: Optional[str] = None,
                                   vpn_server_configuration_name: Optional[str] = None,
                                   opts: Optional[InvokeOptions] = None) -> GetConfigurationPolicyGroupResult
def get_configuration_policy_group_output(configuration_policy_group_name: Optional[pulumi.Input[str]] = None,
                                   resource_group_name: Optional[pulumi.Input[str]] = None,
                                   vpn_server_configuration_name: Optional[pulumi.Input[str]] = None,
                                   opts: Optional[InvokeOptions] = None) -> Output[GetConfigurationPolicyGroupResult]func LookupConfigurationPolicyGroup(ctx *Context, args *LookupConfigurationPolicyGroupArgs, opts ...InvokeOption) (*LookupConfigurationPolicyGroupResult, error)
func LookupConfigurationPolicyGroupOutput(ctx *Context, args *LookupConfigurationPolicyGroupOutputArgs, opts ...InvokeOption) LookupConfigurationPolicyGroupResultOutput> Note: This function is named LookupConfigurationPolicyGroup in the Go SDK.
public static class GetConfigurationPolicyGroup 
{
    public static Task<GetConfigurationPolicyGroupResult> InvokeAsync(GetConfigurationPolicyGroupArgs args, InvokeOptions? opts = null)
    public static Output<GetConfigurationPolicyGroupResult> Invoke(GetConfigurationPolicyGroupInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetConfigurationPolicyGroupResult> getConfigurationPolicyGroup(GetConfigurationPolicyGroupArgs args, InvokeOptions options)
public static Output<GetConfigurationPolicyGroupResult> getConfigurationPolicyGroup(GetConfigurationPolicyGroupArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:network:getConfigurationPolicyGroup
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ConfigurationPolicy stringGroup Name 
- The name of the ConfigurationPolicyGroup being retrieved.
- ResourceGroup stringName 
- The resource group name of the VpnServerConfiguration.
- VpnServer stringConfiguration Name 
- The name of the VpnServerConfiguration.
- ConfigurationPolicy stringGroup Name 
- The name of the ConfigurationPolicyGroup being retrieved.
- ResourceGroup stringName 
- The resource group name of the VpnServerConfiguration.
- VpnServer stringConfiguration Name 
- The name of the VpnServerConfiguration.
- configurationPolicy StringGroup Name 
- The name of the ConfigurationPolicyGroup being retrieved.
- resourceGroup StringName 
- The resource group name of the VpnServerConfiguration.
- vpnServer StringConfiguration Name 
- The name of the VpnServerConfiguration.
- configurationPolicy stringGroup Name 
- The name of the ConfigurationPolicyGroup being retrieved.
- resourceGroup stringName 
- The resource group name of the VpnServerConfiguration.
- vpnServer stringConfiguration Name 
- The name of the VpnServerConfiguration.
- configuration_policy_ strgroup_ name 
- The name of the ConfigurationPolicyGroup being retrieved.
- resource_group_ strname 
- The resource group name of the VpnServerConfiguration.
- vpn_server_ strconfiguration_ name 
- The name of the VpnServerConfiguration.
- configurationPolicy StringGroup Name 
- The name of the ConfigurationPolicyGroup being retrieved.
- resourceGroup StringName 
- The resource group name of the VpnServerConfiguration.
- vpnServer StringConfiguration Name 
- The name of the VpnServerConfiguration.
getConfigurationPolicyGroup Result
The following output properties are available:
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- P2SConnectionConfigurations List<Pulumi.Azure Native. Network. Outputs. Sub Resource Response> 
- List of references to P2SConnectionConfigurations.
- ProvisioningState string
- The provisioning state of the VpnServerConfigurationPolicyGroup resource.
- Type string
- Resource type.
- Id string
- Resource ID.
- IsDefault bool
- Shows if this is a Default VpnServerConfigurationPolicyGroup or not.
- Name string
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- PolicyMembers List<Pulumi.Azure Native. Network. Outputs. Vpn Server Configuration Policy Group Member Response> 
- Multiple PolicyMembers for VpnServerConfigurationPolicyGroup.
- Priority int
- Priority for VpnServerConfigurationPolicyGroup.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- P2SConnectionConfigurations []SubResource Response 
- List of references to P2SConnectionConfigurations.
- ProvisioningState string
- The provisioning state of the VpnServerConfigurationPolicyGroup resource.
- Type string
- Resource type.
- Id string
- Resource ID.
- IsDefault bool
- Shows if this is a Default VpnServerConfigurationPolicyGroup or not.
- Name string
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- PolicyMembers []VpnServer Configuration Policy Group Member Response 
- Multiple PolicyMembers for VpnServerConfigurationPolicyGroup.
- Priority int
- Priority for VpnServerConfigurationPolicyGroup.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- p2SConnectionConfigurations List<SubResource Response> 
- List of references to P2SConnectionConfigurations.
- provisioningState String
- The provisioning state of the VpnServerConfigurationPolicyGroup resource.
- type String
- Resource type.
- id String
- Resource ID.
- isDefault Boolean
- Shows if this is a Default VpnServerConfigurationPolicyGroup or not.
- name String
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- policyMembers List<VpnServer Configuration Policy Group Member Response> 
- Multiple PolicyMembers for VpnServerConfigurationPolicyGroup.
- priority Integer
- Priority for VpnServerConfigurationPolicyGroup.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- p2SConnectionConfigurations SubResource Response[] 
- List of references to P2SConnectionConfigurations.
- provisioningState string
- The provisioning state of the VpnServerConfigurationPolicyGroup resource.
- type string
- Resource type.
- id string
- Resource ID.
- isDefault boolean
- Shows if this is a Default VpnServerConfigurationPolicyGroup or not.
- name string
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- policyMembers VpnServer Configuration Policy Group Member Response[] 
- Multiple PolicyMembers for VpnServerConfigurationPolicyGroup.
- priority number
- Priority for VpnServerConfigurationPolicyGroup.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- p2_s_ Sequence[Subconnection_ configurations Resource Response] 
- List of references to P2SConnectionConfigurations.
- provisioning_state str
- The provisioning state of the VpnServerConfigurationPolicyGroup resource.
- type str
- Resource type.
- id str
- Resource ID.
- is_default bool
- Shows if this is a Default VpnServerConfigurationPolicyGroup or not.
- name str
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- policy_members Sequence[VpnServer Configuration Policy Group Member Response] 
- Multiple PolicyMembers for VpnServerConfigurationPolicyGroup.
- priority int
- Priority for VpnServerConfigurationPolicyGroup.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- p2SConnectionConfigurations List<Property Map>
- List of references to P2SConnectionConfigurations.
- provisioningState String
- The provisioning state of the VpnServerConfigurationPolicyGroup resource.
- type String
- Resource type.
- id String
- Resource ID.
- isDefault Boolean
- Shows if this is a Default VpnServerConfigurationPolicyGroup or not.
- name String
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- policyMembers List<Property Map>
- Multiple PolicyMembers for VpnServerConfigurationPolicyGroup.
- priority Number
- Priority for VpnServerConfigurationPolicyGroup.
Supporting Types
SubResourceResponse  
- Id string
- Resource ID.
- Id string
- Resource ID.
- id String
- Resource ID.
- id string
- Resource ID.
- id str
- Resource ID.
- id String
- Resource ID.
VpnServerConfigurationPolicyGroupMemberResponse      
- AttributeType string
- The Vpn Policy member attribute type.
- AttributeValue string
- The value of Attribute used for this VpnServerConfigurationPolicyGroupMember.
- Name string
- Name of the VpnServerConfigurationPolicyGroupMember.
- AttributeType string
- The Vpn Policy member attribute type.
- AttributeValue string
- The value of Attribute used for this VpnServerConfigurationPolicyGroupMember.
- Name string
- Name of the VpnServerConfigurationPolicyGroupMember.
- attributeType String
- The Vpn Policy member attribute type.
- attributeValue String
- The value of Attribute used for this VpnServerConfigurationPolicyGroupMember.
- name String
- Name of the VpnServerConfigurationPolicyGroupMember.
- attributeType string
- The Vpn Policy member attribute type.
- attributeValue string
- The value of Attribute used for this VpnServerConfigurationPolicyGroupMember.
- name string
- Name of the VpnServerConfigurationPolicyGroupMember.
- attribute_type str
- The Vpn Policy member attribute type.
- attribute_value str
- The value of Attribute used for this VpnServerConfigurationPolicyGroupMember.
- name str
- Name of the VpnServerConfigurationPolicyGroupMember.
- attributeType String
- The Vpn Policy member attribute type.
- attributeValue String
- The value of Attribute used for this VpnServerConfigurationPolicyGroupMember.
- name String
- Name of the VpnServerConfigurationPolicyGroupMember.
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