This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
azure-native.network.getNetworkSecurityPerimeterLoggingConfiguration
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
Gets the NSP logging configuration.
Uses 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 dictionary
The following arguments are supported:
- Logging
Configuration stringName - The name of the NSP logging configuration. Accepts 'instance' as name.
- Network
Security stringPerimeter Name - The name of the network security perimeter.
- Resource
Group stringName - The name of the resource group.
- Logging
Configuration stringName - The name of the NSP logging configuration. Accepts 'instance' as name.
- Network
Security stringPerimeter Name - The name of the network security perimeter.
- Resource
Group stringName - The name of the resource group.
- logging
Configuration StringName - The name of the NSP logging configuration. Accepts 'instance' as name.
- network
Security StringPerimeter Name - The name of the network security perimeter.
- resource
Group StringName - The name of the resource group.
- logging
Configuration stringName - The name of the NSP logging configuration. Accepts 'instance' as name.
- network
Security stringPerimeter Name - The name of the network security perimeter.
- resource
Group 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.
- logging
Configuration StringName - The name of the NSP logging configuration. Accepts 'instance' as name.
- network
Security StringPerimeter Name - The name of the network security perimeter.
- resource
Group 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
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
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
Nsp
Logging 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
Nsp
Logging 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
- Enabled
Log List<string>Categories - The log categories to enable in the NSP logging configuration.
- Version string
- The version of the NSP logging configuration.
- Enabled
Log []stringCategories - The log categories to enable in the NSP logging configuration.
- Version string
- The version of the NSP logging configuration.
- enabled
Log List<String>Categories - The log categories to enable in the NSP logging configuration.
- version String
- The version of the NSP logging configuration.
- enabled
Log 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.
- enabled
Log 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 v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi