Gets the specified NSP link resource.
Uses Azure REST API version 2024-06-01-preview.
Other available API versions: 2024-07-01, 2024-10-01, 2025-01-01, 2025-03-01, 2025-05-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 getNetworkSecurityPerimeterLink
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 getNetworkSecurityPerimeterLink(args: GetNetworkSecurityPerimeterLinkArgs, opts?: InvokeOptions): Promise<GetNetworkSecurityPerimeterLinkResult>
function getNetworkSecurityPerimeterLinkOutput(args: GetNetworkSecurityPerimeterLinkOutputArgs, opts?: InvokeOptions): Output<GetNetworkSecurityPerimeterLinkResult>def get_network_security_perimeter_link(link_name: Optional[str] = None,
network_security_perimeter_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetNetworkSecurityPerimeterLinkResult
def get_network_security_perimeter_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[GetNetworkSecurityPerimeterLinkResult]func LookupNetworkSecurityPerimeterLink(ctx *Context, args *LookupNetworkSecurityPerimeterLinkArgs, opts ...InvokeOption) (*LookupNetworkSecurityPerimeterLinkResult, error)
func LookupNetworkSecurityPerimeterLinkOutput(ctx *Context, args *LookupNetworkSecurityPerimeterLinkOutputArgs, opts ...InvokeOption) LookupNetworkSecurityPerimeterLinkResultOutput> Note: This function is named LookupNetworkSecurityPerimeterLink in the Go SDK.
public static class GetNetworkSecurityPerimeterLink
{
public static Task<GetNetworkSecurityPerimeterLinkResult> InvokeAsync(GetNetworkSecurityPerimeterLinkArgs args, InvokeOptions? opts = null)
public static Output<GetNetworkSecurityPerimeterLinkResult> Invoke(GetNetworkSecurityPerimeterLinkInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetNetworkSecurityPerimeterLinkResult> getNetworkSecurityPerimeterLink(GetNetworkSecurityPerimeterLinkArgs args, InvokeOptions options)
public static Output<GetNetworkSecurityPerimeterLinkResult> getNetworkSecurityPerimeterLink(GetNetworkSecurityPerimeterLinkArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:network:getNetworkSecurityPerimeterLink
arguments:
# arguments dictionaryThe following arguments are supported:
- Link
Name string - The name of the NSP link.
- Network
Security stringPerimeter Name - The name of the network security perimeter.
- Resource
Group stringName - The name of the resource group.
- Link
Name string - The name of the NSP link.
- Network
Security stringPerimeter Name - The name of the network security perimeter.
- Resource
Group stringName - The name of the resource group.
- link
Name String - The name of the NSP link.
- network
Security StringPerimeter Name - The name of the network security perimeter.
- resource
Group StringName - The name of the resource group.
- link
Name string - The name of the NSP link.
- network
Security stringPerimeter Name - The name of the network security perimeter.
- resource
Group 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.
- link
Name String - The name of the NSP link.
- network
Security StringPerimeter Name - The name of the network security perimeter.
- resource
Group StringName - The name of the resource group.
getNetworkSecurityPerimeterLink 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.
- Id string
- Resource ID.
- Local
Outbound 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.
- Provisioning
State string - The provisioning state of the NSP Link resource.
- Remote
Outbound 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.
- Remote
Perimeter stringGuid - Remote NSP Guid with which the link gets created.
- Remote
Perimeter stringLocation - Remote NSP location with which the link gets created.
- Status string
- The NSP link state.
- Type string
- Resource type.
- Auto
Approved 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.
- Local
Inbound List<string>Profiles - Local Inbound profile names to which Inbound is allowed. Use ['*'] to allow inbound to all profiles.
- Remote
Inbound 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.
- Azure
Api stringVersion - The Azure API version of the resource.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Id string
- Resource ID.
- Local
Outbound []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.
- Provisioning
State string - The provisioning state of the NSP Link resource.
- Remote
Outbound []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.
- Remote
Perimeter stringGuid - Remote NSP Guid with which the link gets created.
- Remote
Perimeter stringLocation - Remote NSP location with which the link gets created.
- Status string
- The NSP link state.
- Type string
- Resource type.
- Auto
Approved 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.
- Local
Inbound []stringProfiles - Local Inbound profile names to which Inbound is allowed. Use ['*'] to allow inbound to all profiles.
- Remote
Inbound []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.
- azure
Api StringVersion - The Azure API version of the resource.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- id String
- Resource ID.
- local
Outbound 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.
- provisioning
State String - The provisioning state of the NSP Link resource.
- remote
Outbound 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.
- remote
Perimeter StringGuid - Remote NSP Guid with which the link gets created.
- remote
Perimeter StringLocation - Remote NSP location with which the link gets created.
- status String
- The NSP link state.
- type String
- Resource type.
- auto
Approved 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.
- local
Inbound List<String>Profiles - Local Inbound profile names to which Inbound is allowed. Use ['*'] to allow inbound to all profiles.
- remote
Inbound 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.
- azure
Api stringVersion - The Azure API version of the resource.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- id string
- Resource ID.
- local
Outbound 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.
- provisioning
State string - The provisioning state of the NSP Link resource.
- remote
Outbound 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.
- remote
Perimeter stringGuid - Remote NSP Guid with which the link gets created.
- remote
Perimeter stringLocation - Remote NSP location with which the link gets created.
- status string
- The NSP link state.
- type string
- Resource type.
- auto
Approved 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.
- local
Inbound string[]Profiles - Local Inbound profile names to which Inbound is allowed. Use ['*'] to allow inbound to all profiles.
- remote
Inbound 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.
- azure_
api_ strversion - The Azure API version of the resource.
- 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.
- 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.
- azure
Api StringVersion - The Azure API version of the resource.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- id String
- Resource ID.
- local
Outbound 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.
- provisioning
State String - The provisioning state of the NSP Link resource.
- remote
Outbound 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.
- remote
Perimeter StringGuid - Remote NSP Guid with which the link gets created.
- remote
Perimeter StringLocation - Remote NSP location with which the link gets created.
- status String
- The NSP link state.
- type String
- Resource type.
- auto
Approved 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.
- local
Inbound List<String>Profiles - Local Inbound profile names to which Inbound is allowed. Use ['*'] to allow inbound to all profiles.
- remote
Inbound 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.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
