1. Packages
  2. Azure Native
  3. API Docs
  4. network
  5. getConfigurationPolicyGroup
Azure Native v1.103.0 published on Friday, Jun 2, 2023 by Pulumi

azure-native.network.getConfigurationPolicyGroup

Explore with Pulumi AI

azure-native logo
Azure Native v1.103.0 published on Friday, Jun 2, 2023 by Pulumi

    Retrieves the details of a ConfigurationPolicyGroup. API Version: 2022-01-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)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:network:getConfigurationPolicyGroup
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ConfigurationPolicyGroupName string

    The name of the ConfigurationPolicyGroup being retrieved.

    ResourceGroupName string

    The resource group name of the VpnServerConfiguration.

    VpnServerConfigurationName string

    The name of the VpnServerConfiguration.

    ConfigurationPolicyGroupName string

    The name of the ConfigurationPolicyGroup being retrieved.

    ResourceGroupName string

    The resource group name of the VpnServerConfiguration.

    VpnServerConfigurationName string

    The name of the VpnServerConfiguration.

    configurationPolicyGroupName String

    The name of the ConfigurationPolicyGroup being retrieved.

    resourceGroupName String

    The resource group name of the VpnServerConfiguration.

    vpnServerConfigurationName String

    The name of the VpnServerConfiguration.

    configurationPolicyGroupName string

    The name of the ConfigurationPolicyGroup being retrieved.

    resourceGroupName string

    The resource group name of the VpnServerConfiguration.

    vpnServerConfigurationName string

    The name of the VpnServerConfiguration.

    configuration_policy_group_name str

    The name of the ConfigurationPolicyGroup being retrieved.

    resource_group_name str

    The resource group name of the VpnServerConfiguration.

    vpn_server_configuration_name str

    The name of the VpnServerConfiguration.

    configurationPolicyGroupName String

    The name of the ConfigurationPolicyGroup being retrieved.

    resourceGroupName String

    The resource group name of the VpnServerConfiguration.

    vpnServerConfigurationName String

    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.AzureNative.Network.Outputs.SubResourceResponse>

    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.AzureNative.Network.Outputs.VpnServerConfigurationPolicyGroupMemberResponse>

    Multiple PolicyMembers for VpnServerConfigurationPolicyGroup.

    Priority int

    Priority for VpnServerConfigurationPolicyGroup.

    Etag string

    A unique read-only string that changes whenever the resource is updated.

    P2SConnectionConfigurations []SubResourceResponse

    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 []VpnServerConfigurationPolicyGroupMemberResponse

    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<SubResourceResponse>

    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<VpnServerConfigurationPolicyGroupMemberResponse>

    Multiple PolicyMembers for VpnServerConfigurationPolicyGroup.

    priority Integer

    Priority for VpnServerConfigurationPolicyGroup.

    etag string

    A unique read-only string that changes whenever the resource is updated.

    p2SConnectionConfigurations SubResourceResponse[]

    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 VpnServerConfigurationPolicyGroupMemberResponse[]

    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_connection_configurations Sequence[SubResourceResponse]

    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[VpnServerConfigurationPolicyGroupMemberResponse]

    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
    azure-native logo
    Azure Native v1.103.0 published on Friday, Jun 2, 2023 by Pulumi