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.getNspLink
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 specified NSP link resource. Azure REST API version: 2021-02-01-preview.
Other available API versions: 2023-07-01-preview, 2023-08-01-preview.
Using getNspLink
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 getNspLink(args: GetNspLinkArgs, opts?: InvokeOptions): Promise<GetNspLinkResult>
function getNspLinkOutput(args: GetNspLinkOutputArgs, opts?: InvokeOptions): Output<GetNspLinkResult>def get_nsp_link(link_name: Optional[str] = None,
                 network_security_perimeter_name: Optional[str] = None,
                 resource_group_name: Optional[str] = None,
                 opts: Optional[InvokeOptions] = None) -> GetNspLinkResult
def get_nsp_link_output(link_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[GetNspLinkResult]func LookupNspLink(ctx *Context, args *LookupNspLinkArgs, opts ...InvokeOption) (*LookupNspLinkResult, error)
func LookupNspLinkOutput(ctx *Context, args *LookupNspLinkOutputArgs, opts ...InvokeOption) LookupNspLinkResultOutput> Note: This function is named LookupNspLink in the Go SDK.
public static class GetNspLink 
{
    public static Task<GetNspLinkResult> InvokeAsync(GetNspLinkArgs args, InvokeOptions? opts = null)
    public static Output<GetNspLinkResult> Invoke(GetNspLinkInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetNspLinkResult> getNspLink(GetNspLinkArgs args, InvokeOptions options)
public static Output<GetNspLinkResult> getNspLink(GetNspLinkArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:network:getNspLink
  arguments:
    # arguments dictionaryThe following arguments are supported:
- LinkName string
- The name of the NSP link.
- NetworkSecurity stringPerimeter Name 
- The name of the network security perimeter.
- ResourceGroup stringName 
- The name of the resource group.
- LinkName string
- The name of the NSP link.
- NetworkSecurity stringPerimeter Name 
- The name of the network security perimeter.
- ResourceGroup stringName 
- The name of the resource group.
- linkName String
- The name of the NSP link.
- networkSecurity StringPerimeter Name 
- The name of the network security perimeter.
- resourceGroup StringName 
- The name of the resource group.
- linkName string
- The name of the NSP link.
- networkSecurity stringPerimeter Name 
- The name of the network security perimeter.
- resourceGroup stringName 
- The name of the resource group.
- link_name str
- The name of the NSP link.
- network_security_ strperimeter_ name 
- The name of the network security perimeter.
- resource_group_ strname 
- The name of the resource group.
- linkName String
- The name of the NSP link.
- networkSecurity StringPerimeter Name 
- The name of the network security perimeter.
- resourceGroup StringName 
- The name of the resource group.
getNspLink 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.
- LocalOutbound List<string>Profiles 
- Local Outbound profile names from which Outbound is allowed. In current version, it is readonly property and it's value is set to ['*'] to allow outbound from all profiles. In later version, user will be able to modify it.
- Name string
- Resource name.
- ProvisioningState string
- The provisioning state of the NSP Link resource.
- RemoteOutbound List<string>Profiles 
- Remote Outbound profile names from which Outbound is allowed. In current version, it is readonly property and it's value is set to ['*'] to allow outbound from all profiles. In later version, user will be able to modify it.
- RemotePerimeter stringGuid 
- Remote NSP Guid with which the link gets created.
- RemotePerimeter stringLocation 
- Remote NSP location with which the link gets created.
- Status string
- The NSP link state.
- Type string
- Resource type.
- AutoApproved stringRemote Perimeter Resource Id 
- Perimeter ARM Id for the remote NSP with which the link gets created in Auto-approval mode. It should be used when the NSP admin have Microsoft.Network/networkSecurityPerimeters/linkPerimeter/action permission on the remote NSP resource.
- Description string
- A message passed to the owner of the remote NSP link resource with this connection request. In case of Auto-approved flow, it is default to 'Auto Approved'. Restricted to 140 chars.
- LocalInbound List<string>Profiles 
- Local Inbound profile names to which Inbound is allowed. Use [''] to allow inbound to all profiles. It's default value is [''].
- RemoteInbound List<string>Profiles 
- Remote Inbound profile names to which Inbound is allowed. Use [''] to allow inbound to all profiles. This property can only be updated in auto-approval mode. It's default value is [''].
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Id string
- Resource ID.
- LocalOutbound []stringProfiles 
- Local Outbound profile names from which Outbound is allowed. In current version, it is readonly property and it's value is set to ['*'] to allow outbound from all profiles. In later version, user will be able to modify it.
- Name string
- Resource name.
- ProvisioningState string
- The provisioning state of the NSP Link resource.
- RemoteOutbound []stringProfiles 
- Remote Outbound profile names from which Outbound is allowed. In current version, it is readonly property and it's value is set to ['*'] to allow outbound from all profiles. In later version, user will be able to modify it.
- RemotePerimeter stringGuid 
- Remote NSP Guid with which the link gets created.
- RemotePerimeter stringLocation 
- Remote NSP location with which the link gets created.
- Status string
- The NSP link state.
- Type string
- Resource type.
- AutoApproved stringRemote Perimeter Resource Id 
- Perimeter ARM Id for the remote NSP with which the link gets created in Auto-approval mode. It should be used when the NSP admin have Microsoft.Network/networkSecurityPerimeters/linkPerimeter/action permission on the remote NSP resource.
- Description string
- A message passed to the owner of the remote NSP link resource with this connection request. In case of Auto-approved flow, it is default to 'Auto Approved'. Restricted to 140 chars.
- LocalInbound []stringProfiles 
- Local Inbound profile names to which Inbound is allowed. Use [''] to allow inbound to all profiles. It's default value is [''].
- RemoteInbound []stringProfiles 
- Remote Inbound profile names to which Inbound is allowed. Use [''] to allow inbound to all profiles. This property can only be updated in auto-approval mode. It's default value is [''].
- etag String
- A unique read-only string that changes whenever the resource is updated.
- id String
- Resource ID.
- localOutbound List<String>Profiles 
- Local Outbound profile names from which Outbound is allowed. In current version, it is readonly property and it's value is set to ['*'] to allow outbound from all profiles. In later version, user will be able to modify it.
- name String
- Resource name.
- provisioningState String
- The provisioning state of the NSP Link resource.
- remoteOutbound List<String>Profiles 
- Remote Outbound profile names from which Outbound is allowed. In current version, it is readonly property and it's value is set to ['*'] to allow outbound from all profiles. In later version, user will be able to modify it.
- remotePerimeter StringGuid 
- Remote NSP Guid with which the link gets created.
- remotePerimeter StringLocation 
- Remote NSP location with which the link gets created.
- status String
- The NSP link state.
- type String
- Resource type.
- autoApproved StringRemote Perimeter Resource Id 
- Perimeter ARM Id for the remote NSP with which the link gets created in Auto-approval mode. It should be used when the NSP admin have Microsoft.Network/networkSecurityPerimeters/linkPerimeter/action permission on the remote NSP resource.
- description String
- A message passed to the owner of the remote NSP link resource with this connection request. In case of Auto-approved flow, it is default to 'Auto Approved'. Restricted to 140 chars.
- localInbound List<String>Profiles 
- Local Inbound profile names to which Inbound is allowed. Use [''] to allow inbound to all profiles. It's default value is [''].
- remoteInbound List<String>Profiles 
- Remote Inbound profile names to which Inbound is allowed. Use [''] to allow inbound to all profiles. This property can only be updated in auto-approval mode. It's default value is [''].
- etag string
- A unique read-only string that changes whenever the resource is updated.
- id string
- Resource ID.
- localOutbound string[]Profiles 
- Local Outbound profile names from which Outbound is allowed. In current version, it is readonly property and it's value is set to ['*'] to allow outbound from all profiles. In later version, user will be able to modify it.
- name string
- Resource name.
- provisioningState string
- The provisioning state of the NSP Link resource.
- remoteOutbound string[]Profiles 
- Remote Outbound profile names from which Outbound is allowed. In current version, it is readonly property and it's value is set to ['*'] to allow outbound from all profiles. In later version, user will be able to modify it.
- remotePerimeter stringGuid 
- Remote NSP Guid with which the link gets created.
- remotePerimeter stringLocation 
- Remote NSP location with which the link gets created.
- status string
- The NSP link state.
- type string
- Resource type.
- autoApproved stringRemote Perimeter Resource Id 
- Perimeter ARM Id for the remote NSP with which the link gets created in Auto-approval mode. It should be used when the NSP admin have Microsoft.Network/networkSecurityPerimeters/linkPerimeter/action permission on the remote NSP resource.
- description string
- A message passed to the owner of the remote NSP link resource with this connection request. In case of Auto-approved flow, it is default to 'Auto Approved'. Restricted to 140 chars.
- localInbound string[]Profiles 
- Local Inbound profile names to which Inbound is allowed. Use [''] to allow inbound to all profiles. It's default value is [''].
- remoteInbound string[]Profiles 
- Remote Inbound profile names to which Inbound is allowed. Use [''] to allow inbound to all profiles. This property can only be updated in auto-approval mode. It's default value is [''].
- etag str
- A unique read-only string that changes whenever the resource is updated.
- id str
- Resource ID.
- local_outbound_ Sequence[str]profiles 
- Local Outbound profile names from which Outbound is allowed. In current version, it is readonly property and it's value is set to ['*'] to allow outbound from all profiles. In later version, user will be able to modify it.
- name str
- Resource name.
- provisioning_state str
- The provisioning state of the NSP Link resource.
- remote_outbound_ Sequence[str]profiles 
- Remote Outbound profile names from which Outbound is allowed. In current version, it is readonly property and it's value is set to ['*'] to allow outbound from all profiles. In later version, user will be able to modify it.
- remote_perimeter_ strguid 
- Remote NSP Guid with which the link gets created.
- remote_perimeter_ strlocation 
- Remote NSP location with which the link gets created.
- status str
- The NSP link state.
- type str
- Resource type.
- auto_approved_ strremote_ perimeter_ resource_ id 
- Perimeter ARM Id for the remote NSP with which the link gets created in Auto-approval mode. It should be used when the NSP admin have Microsoft.Network/networkSecurityPerimeters/linkPerimeter/action permission on the remote NSP resource.
- description str
- A message passed to the owner of the remote NSP link resource with this connection request. In case of Auto-approved flow, it is default to 'Auto Approved'. Restricted to 140 chars.
- local_inbound_ Sequence[str]profiles 
- Local Inbound profile names to which Inbound is allowed. Use [''] to allow inbound to all profiles. It's default value is [''].
- remote_inbound_ Sequence[str]profiles 
- Remote Inbound profile names to which Inbound is allowed. Use [''] to allow inbound to all profiles. This property can only be updated in auto-approval mode. It's default value is [''].
- etag String
- A unique read-only string that changes whenever the resource is updated.
- id String
- Resource ID.
- localOutbound List<String>Profiles 
- Local Outbound profile names from which Outbound is allowed. In current version, it is readonly property and it's value is set to ['*'] to allow outbound from all profiles. In later version, user will be able to modify it.
- name String
- Resource name.
- provisioningState String
- The provisioning state of the NSP Link resource.
- remoteOutbound List<String>Profiles 
- Remote Outbound profile names from which Outbound is allowed. In current version, it is readonly property and it's value is set to ['*'] to allow outbound from all profiles. In later version, user will be able to modify it.
- remotePerimeter StringGuid 
- Remote NSP Guid with which the link gets created.
- remotePerimeter StringLocation 
- Remote NSP location with which the link gets created.
- status String
- The NSP link state.
- type String
- Resource type.
- autoApproved StringRemote Perimeter Resource Id 
- Perimeter ARM Id for the remote NSP with which the link gets created in Auto-approval mode. It should be used when the NSP admin have Microsoft.Network/networkSecurityPerimeters/linkPerimeter/action permission on the remote NSP resource.
- description String
- A message passed to the owner of the remote NSP link resource with this connection request. In case of Auto-approved flow, it is default to 'Auto Approved'. Restricted to 140 chars.
- localInbound List<String>Profiles 
- Local Inbound profile names to which Inbound is allowed. Use [''] to allow inbound to all profiles. It's default value is [''].
- remoteInbound List<String>Profiles 
- Remote Inbound profile names to which Inbound is allowed. Use [''] to allow inbound to all profiles. This property can only be updated in auto-approval mode. It's default value is [''].
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