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.getNetworkSecurityPerimeterLoggingConfiguration
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
Gets the NSP logging configuration. Azure REST API version: 2024-06-01-preview.
Using getNetworkSecurityPerimeterLoggingConfiguration
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 getNetworkSecurityPerimeterLoggingConfiguration(args: GetNetworkSecurityPerimeterLoggingConfigurationArgs, opts?: InvokeOptions): Promise<GetNetworkSecurityPerimeterLoggingConfigurationResult>
function getNetworkSecurityPerimeterLoggingConfigurationOutput(args: GetNetworkSecurityPerimeterLoggingConfigurationOutputArgs, opts?: InvokeOptions): Output<GetNetworkSecurityPerimeterLoggingConfigurationResult>def get_network_security_perimeter_logging_configuration(logging_configuration_name: Optional[str] = None,
                                                         network_security_perimeter_name: Optional[str] = None,
                                                         resource_group_name: Optional[str] = None,
                                                         opts: Optional[InvokeOptions] = None) -> GetNetworkSecurityPerimeterLoggingConfigurationResult
def get_network_security_perimeter_logging_configuration_output(logging_configuration_name: Optional[pulumi.Input[str]] = None,
                                                         network_security_perimeter_name: Optional[pulumi.Input[str]] = None,
                                                         resource_group_name: Optional[pulumi.Input[str]] = None,
                                                         opts: Optional[InvokeOptions] = None) -> Output[GetNetworkSecurityPerimeterLoggingConfigurationResult]func LookupNetworkSecurityPerimeterLoggingConfiguration(ctx *Context, args *LookupNetworkSecurityPerimeterLoggingConfigurationArgs, opts ...InvokeOption) (*LookupNetworkSecurityPerimeterLoggingConfigurationResult, error)
func LookupNetworkSecurityPerimeterLoggingConfigurationOutput(ctx *Context, args *LookupNetworkSecurityPerimeterLoggingConfigurationOutputArgs, opts ...InvokeOption) LookupNetworkSecurityPerimeterLoggingConfigurationResultOutput> Note: This function is named LookupNetworkSecurityPerimeterLoggingConfiguration in the Go SDK.
public static class GetNetworkSecurityPerimeterLoggingConfiguration 
{
    public static Task<GetNetworkSecurityPerimeterLoggingConfigurationResult> InvokeAsync(GetNetworkSecurityPerimeterLoggingConfigurationArgs args, InvokeOptions? opts = null)
    public static Output<GetNetworkSecurityPerimeterLoggingConfigurationResult> Invoke(GetNetworkSecurityPerimeterLoggingConfigurationInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetNetworkSecurityPerimeterLoggingConfigurationResult> getNetworkSecurityPerimeterLoggingConfiguration(GetNetworkSecurityPerimeterLoggingConfigurationArgs args, InvokeOptions options)
public static Output<GetNetworkSecurityPerimeterLoggingConfigurationResult> getNetworkSecurityPerimeterLoggingConfiguration(GetNetworkSecurityPerimeterLoggingConfigurationArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:network:getNetworkSecurityPerimeterLoggingConfiguration
  arguments:
    # arguments dictionaryThe following arguments are supported:
- LoggingConfiguration stringName 
- The name of the NSP logging configuration. Accepts 'instance' as name.
- NetworkSecurity stringPerimeter Name 
- The name of the network security perimeter.
- ResourceGroup stringName 
- The name of the resource group.
- LoggingConfiguration stringName 
- The name of the NSP logging configuration. Accepts 'instance' as name.
- NetworkSecurity stringPerimeter Name 
- The name of the network security perimeter.
- ResourceGroup stringName 
- The name of the resource group.
- loggingConfiguration StringName 
- The name of the NSP logging configuration. Accepts 'instance' as name.
- networkSecurity StringPerimeter Name 
- The name of the network security perimeter.
- resourceGroup StringName 
- The name of the resource group.
- loggingConfiguration stringName 
- The name of the NSP logging configuration. Accepts 'instance' as name.
- networkSecurity stringPerimeter Name 
- The name of the network security perimeter.
- resourceGroup stringName 
- The name of the resource group.
- logging_configuration_ strname 
- The name of the NSP logging configuration. Accepts 'instance' as name.
- network_security_ strperimeter_ name 
- The name of the network security perimeter.
- resource_group_ strname 
- The name of the resource group.
- loggingConfiguration StringName 
- The name of the NSP logging configuration. Accepts 'instance' as name.
- networkSecurity StringPerimeter Name 
- The name of the network security perimeter.
- resourceGroup StringName 
- The name of the resource group.
getNetworkSecurityPerimeterLoggingConfiguration Result
The following output properties are available:
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Id string
- Resource ID.
- Name string
- Resource name.
- Properties
Pulumi.Azure Native. Network. Outputs. Nsp Logging Configuration Properties Response 
- Properties of the NSP logging configuration.
- Type string
- Resource type.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Id string
- Resource ID.
- Name string
- Resource name.
- Properties
NspLogging Configuration Properties Response 
- Properties of the NSP logging configuration.
- Type string
- Resource type.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- id String
- Resource ID.
- name String
- Resource name.
- properties
NspLogging Configuration Properties Response 
- Properties of the NSP logging configuration.
- type String
- Resource type.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- id string
- Resource ID.
- name string
- Resource name.
- properties
NspLogging Configuration Properties Response 
- Properties of the NSP logging configuration.
- type string
- Resource type.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- id str
- Resource ID.
- name str
- Resource name.
- properties
NspLogging Configuration Properties Response 
- Properties of the NSP logging configuration.
- type str
- Resource type.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- id String
- Resource ID.
- name String
- Resource name.
- properties Property Map
- Properties of the NSP logging configuration.
- type String
- Resource type.
Supporting Types
NspLoggingConfigurationPropertiesResponse    
- EnabledLog List<string>Categories 
- The log categories to enable in the NSP logging configuration.
- Version string
- The version of the NSP logging configuration.
- EnabledLog []stringCategories 
- The log categories to enable in the NSP logging configuration.
- Version string
- The version of the NSP logging configuration.
- enabledLog List<String>Categories 
- The log categories to enable in the NSP logging configuration.
- version String
- The version of the NSP logging configuration.
- enabledLog string[]Categories 
- The log categories to enable in the NSP logging configuration.
- version string
- The version of the NSP logging configuration.
- enabled_log_ Sequence[str]categories 
- The log categories to enable in the NSP logging configuration.
- version str
- The version of the NSP logging configuration.
- enabledLog List<String>Categories 
- The log categories to enable in the NSP logging configuration.
- version String
- The version of the NSP logging configuration.
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