Azure Native v1.103.0, Jun 2 23
Azure Native v1.103.0, Jun 2 23
azure-native.recoveryservices.getReplicationNetworkMapping
Explore with Pulumi AI
Gets the details of an ASR network mapping API Version: 2018-07-10.
Using getReplicationNetworkMapping
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 getReplicationNetworkMapping(args: GetReplicationNetworkMappingArgs, opts?: InvokeOptions): Promise<GetReplicationNetworkMappingResult>
function getReplicationNetworkMappingOutput(args: GetReplicationNetworkMappingOutputArgs, opts?: InvokeOptions): Output<GetReplicationNetworkMappingResult>
def get_replication_network_mapping(fabric_name: Optional[str] = None,
network_mapping_name: Optional[str] = None,
network_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
resource_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetReplicationNetworkMappingResult
def get_replication_network_mapping_output(fabric_name: Optional[pulumi.Input[str]] = None,
network_mapping_name: Optional[pulumi.Input[str]] = None,
network_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
resource_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetReplicationNetworkMappingResult]
func LookupReplicationNetworkMapping(ctx *Context, args *LookupReplicationNetworkMappingArgs, opts ...InvokeOption) (*LookupReplicationNetworkMappingResult, error)
func LookupReplicationNetworkMappingOutput(ctx *Context, args *LookupReplicationNetworkMappingOutputArgs, opts ...InvokeOption) LookupReplicationNetworkMappingResultOutput
> Note: This function is named LookupReplicationNetworkMapping
in the Go SDK.
public static class GetReplicationNetworkMapping
{
public static Task<GetReplicationNetworkMappingResult> InvokeAsync(GetReplicationNetworkMappingArgs args, InvokeOptions? opts = null)
public static Output<GetReplicationNetworkMappingResult> Invoke(GetReplicationNetworkMappingInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetReplicationNetworkMappingResult> getReplicationNetworkMapping(GetReplicationNetworkMappingArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:recoveryservices:getReplicationNetworkMapping
arguments:
# arguments dictionary
The following arguments are supported:
- Fabric
Name string Primary fabric name.
- Network
Mapping stringName Network mapping name.
- Network
Name string Primary network name.
- Resource
Group stringName The name of the resource group where the recovery services vault is present.
- Resource
Name string The name of the recovery services vault.
- Fabric
Name string Primary fabric name.
- Network
Mapping stringName Network mapping name.
- Network
Name string Primary network name.
- Resource
Group stringName The name of the resource group where the recovery services vault is present.
- Resource
Name string The name of the recovery services vault.
- fabric
Name String Primary fabric name.
- network
Mapping StringName Network mapping name.
- network
Name String Primary network name.
- resource
Group StringName The name of the resource group where the recovery services vault is present.
- resource
Name String The name of the recovery services vault.
- fabric
Name string Primary fabric name.
- network
Mapping stringName Network mapping name.
- network
Name string Primary network name.
- resource
Group stringName The name of the resource group where the recovery services vault is present.
- resource
Name string The name of the recovery services vault.
- fabric_
name str Primary fabric name.
- network_
mapping_ strname Network mapping name.
- network_
name str Primary network name.
- resource_
group_ strname The name of the resource group where the recovery services vault is present.
- resource_
name str The name of the recovery services vault.
- fabric
Name String Primary fabric name.
- network
Mapping StringName Network mapping name.
- network
Name String Primary network name.
- resource
Group StringName The name of the resource group where the recovery services vault is present.
- resource
Name String The name of the recovery services vault.
getReplicationNetworkMapping Result
The following output properties are available:
- Id string
Resource Id
- Name string
Resource Name
- Properties
Pulumi.
Azure Native. Recovery Services. Outputs. Network Mapping Properties Response The Network Mapping Properties.
- Type string
Resource Type
- Location string
Resource Location
- Id string
Resource Id
- Name string
Resource Name
- Properties
Network
Mapping Properties Response The Network Mapping Properties.
- Type string
Resource Type
- Location string
Resource Location
- id String
Resource Id
- name String
Resource Name
- properties
Network
Mapping Properties Response The Network Mapping Properties.
- type String
Resource Type
- location String
Resource Location
- id string
Resource Id
- name string
Resource Name
- properties
Network
Mapping Properties Response The Network Mapping Properties.
- type string
Resource Type
- location string
Resource Location
- id str
Resource Id
- name str
Resource Name
- properties
Network
Mapping Properties Response The Network Mapping Properties.
- type str
Resource Type
- location str
Resource Location
- id String
Resource Id
- name String
Resource Name
- properties Property Map
The Network Mapping Properties.
- type String
Resource Type
- location String
Resource Location
Supporting Types
AzureToAzureNetworkMappingSettingsResponse
- Primary
Fabric stringLocation The primary fabric location.
- Recovery
Fabric stringLocation The recovery fabric location.
- Primary
Fabric stringLocation The primary fabric location.
- Recovery
Fabric stringLocation The recovery fabric location.
- primary
Fabric StringLocation The primary fabric location.
- recovery
Fabric StringLocation The recovery fabric location.
- primary
Fabric stringLocation The primary fabric location.
- recovery
Fabric stringLocation The recovery fabric location.
- primary_
fabric_ strlocation The primary fabric location.
- recovery_
fabric_ strlocation The recovery fabric location.
- primary
Fabric StringLocation The primary fabric location.
- recovery
Fabric StringLocation The recovery fabric location.
NetworkMappingPropertiesResponse
- Fabric
Specific Pulumi.Settings Azure | Pulumi.Native. Recovery Services. Inputs. Azure To Azure Network Mapping Settings Response Azure | Pulumi.Native. Recovery Services. Inputs. Vmm To Azure Network Mapping Settings Response Azure Native. Recovery Services. Inputs. Vmm To Vmm Network Mapping Settings Response The fabric specific settings.
- Primary
Fabric stringFriendly Name The primary fabric friendly name.
- Primary
Network stringFriendly Name The primary network friendly name.
- Primary
Network stringId The primary network id for network mapping.
- Recovery
Fabric stringArm Id The recovery fabric ARM id.
- Recovery
Fabric stringFriendly Name The recovery fabric friendly name.
- Recovery
Network stringFriendly Name The recovery network friendly name.
- Recovery
Network stringId The recovery network id for network mapping.
- State string
The pairing state for network mapping.
- Fabric
Specific AzureSettings To | VmmAzure Network Mapping Settings Response To | VmmAzure Network Mapping Settings Response To Vmm Network Mapping Settings Response The fabric specific settings.
- Primary
Fabric stringFriendly Name The primary fabric friendly name.
- Primary
Network stringFriendly Name The primary network friendly name.
- Primary
Network stringId The primary network id for network mapping.
- Recovery
Fabric stringArm Id The recovery fabric ARM id.
- Recovery
Fabric stringFriendly Name The recovery fabric friendly name.
- Recovery
Network stringFriendly Name The recovery network friendly name.
- Recovery
Network stringId The recovery network id for network mapping.
- State string
The pairing state for network mapping.
- fabric
Specific AzureSettings To | VmmAzure Network Mapping Settings Response To | VmmAzure Network Mapping Settings Response To Vmm Network Mapping Settings Response The fabric specific settings.
- primary
Fabric StringFriendly Name The primary fabric friendly name.
- primary
Network StringFriendly Name The primary network friendly name.
- primary
Network StringId The primary network id for network mapping.
- recovery
Fabric StringArm Id The recovery fabric ARM id.
- recovery
Fabric StringFriendly Name The recovery fabric friendly name.
- recovery
Network StringFriendly Name The recovery network friendly name.
- recovery
Network StringId The recovery network id for network mapping.
- state String
The pairing state for network mapping.
- fabric
Specific AzureSettings To | VmmAzure Network Mapping Settings Response To | VmmAzure Network Mapping Settings Response To Vmm Network Mapping Settings Response The fabric specific settings.
- primary
Fabric stringFriendly Name The primary fabric friendly name.
- primary
Network stringFriendly Name The primary network friendly name.
- primary
Network stringId The primary network id for network mapping.
- recovery
Fabric stringArm Id The recovery fabric ARM id.
- recovery
Fabric stringFriendly Name The recovery fabric friendly name.
- recovery
Network stringFriendly Name The recovery network friendly name.
- recovery
Network stringId The recovery network id for network mapping.
- state string
The pairing state for network mapping.
- fabric_
specific_ Azuresettings To | VmmAzure Network Mapping Settings Response To | VmmAzure Network Mapping Settings Response To Vmm Network Mapping Settings Response The fabric specific settings.
- primary_
fabric_ strfriendly_ name The primary fabric friendly name.
- primary_
network_ strfriendly_ name The primary network friendly name.
- primary_
network_ strid The primary network id for network mapping.
- recovery_
fabric_ strarm_ id The recovery fabric ARM id.
- recovery_
fabric_ strfriendly_ name The recovery fabric friendly name.
- recovery_
network_ strfriendly_ name The recovery network friendly name.
- recovery_
network_ strid The recovery network id for network mapping.
- state str
The pairing state for network mapping.
- fabric
Specific Property Map | Property Map | Property MapSettings The fabric specific settings.
- primary
Fabric StringFriendly Name The primary fabric friendly name.
- primary
Network StringFriendly Name The primary network friendly name.
- primary
Network StringId The primary network id for network mapping.
- recovery
Fabric StringArm Id The recovery fabric ARM id.
- recovery
Fabric StringFriendly Name The recovery fabric friendly name.
- recovery
Network StringFriendly Name The recovery network friendly name.
- recovery
Network StringId The recovery network id for network mapping.
- state String
The pairing state for network mapping.
VmmToAzureNetworkMappingSettingsResponse
VmmToVmmNetworkMappingSettingsResponse
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0