azure-native.network.getConfigurationPolicyGroup
Explore with Pulumi AI
Retrieves the details of a ConfigurationPolicyGroup.
Uses Azure REST API version 2024-05-01.
Other available API versions: 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01. 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 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:
- Configuration
Policy stringGroup Name  - The name of the ConfigurationPolicyGroup being retrieved.
 - Resource
Group stringName  - The resource group name of the VpnServerConfiguration.
 - Vpn
Server stringConfiguration Name  - The name of the VpnServerConfiguration.
 
- Configuration
Policy stringGroup Name  - The name of the ConfigurationPolicyGroup being retrieved.
 - Resource
Group stringName  - The resource group name of the VpnServerConfiguration.
 - Vpn
Server stringConfiguration Name  - The name of the VpnServerConfiguration.
 
- configuration
Policy StringGroup Name  - The name of the ConfigurationPolicyGroup being retrieved.
 - resource
Group StringName  - The resource group name of the VpnServerConfiguration.
 - vpn
Server StringConfiguration Name  - The name of the VpnServerConfiguration.
 
- configuration
Policy stringGroup Name  - The name of the ConfigurationPolicyGroup being retrieved.
 - resource
Group stringName  - The resource group name of the VpnServerConfiguration.
 - vpn
Server 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.
 
- configuration
Policy StringGroup Name  - The name of the ConfigurationPolicyGroup being retrieved.
 - resource
Group StringName  - The resource group name of the VpnServerConfiguration.
 - vpn
Server StringConfiguration Name  - The name of the VpnServerConfiguration.
 
getConfigurationPolicyGroup Result
The following output properties are available:
- Azure
Api stringVersion  - The Azure API version of the resource.
 - Etag string
 - A unique read-only string that changes whenever the resource is updated.
 - P2SConnection
Configurations List<Pulumi.Azure Native. Network. Outputs. Sub Resource Response>  - List of references to P2SConnectionConfigurations.
 - Provisioning
State string - The provisioning state of the VpnServerConfigurationPolicyGroup resource.
 - Type string
 - Resource type.
 - Id string
 - Resource ID.
 - Is
Default 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.
 - Policy
Members List<Pulumi.Azure Native. Network. Outputs. Vpn Server Configuration Policy Group Member Response>  - Multiple PolicyMembers for VpnServerConfigurationPolicyGroup.
 - Priority int
 - Priority for VpnServerConfigurationPolicyGroup.
 
- Azure
Api stringVersion  - The Azure API version of the resource.
 - Etag string
 - A unique read-only string that changes whenever the resource is updated.
 - P2SConnection
Configurations []SubResource Response  - List of references to P2SConnectionConfigurations.
 - Provisioning
State string - The provisioning state of the VpnServerConfigurationPolicyGroup resource.
 - Type string
 - Resource type.
 - Id string
 - Resource ID.
 - Is
Default 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.
 - Policy
Members []VpnServer Configuration Policy Group Member Response  - Multiple PolicyMembers for VpnServerConfigurationPolicyGroup.
 - Priority int
 - Priority for VpnServerConfigurationPolicyGroup.
 
- azure
Api StringVersion  - The Azure API version of the resource.
 - etag String
 - A unique read-only string that changes whenever the resource is updated.
 - p2SConnection
Configurations List<SubResource Response>  - List of references to P2SConnectionConfigurations.
 - provisioning
State String - The provisioning state of the VpnServerConfigurationPolicyGroup resource.
 - type String
 - Resource type.
 - id String
 - Resource ID.
 - is
Default 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.
 - policy
Members List<VpnServer Configuration Policy Group Member Response>  - Multiple PolicyMembers for VpnServerConfigurationPolicyGroup.
 - priority Integer
 - Priority for VpnServerConfigurationPolicyGroup.
 
- azure
Api stringVersion  - The Azure API version of the resource.
 - etag string
 - A unique read-only string that changes whenever the resource is updated.
 - p2SConnection
Configurations SubResource Response[]  - List of references to P2SConnectionConfigurations.
 - provisioning
State string - The provisioning state of the VpnServerConfigurationPolicyGroup resource.
 - type string
 - Resource type.
 - id string
 - Resource ID.
 - is
Default 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.
 - policy
Members VpnServer Configuration Policy Group Member Response[]  - Multiple PolicyMembers for VpnServerConfigurationPolicyGroup.
 - priority number
 - Priority for VpnServerConfigurationPolicyGroup.
 
- azure_
api_ strversion  - The Azure API version of the resource.
 - 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.
 
- azure
Api StringVersion  - The Azure API version of the resource.
 - etag String
 - A unique read-only string that changes whenever the resource is updated.
 - p2SConnection
Configurations List<Property Map> - List of references to P2SConnectionConfigurations.
 - provisioning
State String - The provisioning state of the VpnServerConfigurationPolicyGroup resource.
 - type String
 - Resource type.
 - id String
 - Resource ID.
 - is
Default 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.
 - policy
Members 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      
- Attribute
Type string - The Vpn Policy member attribute type.
 - Attribute
Value string - The value of Attribute used for this VpnServerConfigurationPolicyGroupMember.
 - Name string
 - Name of the VpnServerConfigurationPolicyGroupMember.
 
- Attribute
Type string - The Vpn Policy member attribute type.
 - Attribute
Value string - The value of Attribute used for this VpnServerConfigurationPolicyGroupMember.
 - Name string
 - Name of the VpnServerConfigurationPolicyGroupMember.
 
- attribute
Type String - The Vpn Policy member attribute type.
 - attribute
Value String - The value of Attribute used for this VpnServerConfigurationPolicyGroupMember.
 - name String
 - Name of the VpnServerConfigurationPolicyGroupMember.
 
- attribute
Type string - The Vpn Policy member attribute type.
 - attribute
Value 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.
 
- attribute
Type String - The Vpn Policy member attribute type.
 - attribute
Value 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