1. Packages
  2. Azure Native v2
  3. API Docs
  4. datareplication
  5. getReplicationExtension
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

azure-native-v2.datareplication.getReplicationExtension

Explore with Pulumi AI

These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

Gets the details of the replication extension. Azure REST API version: 2021-02-16-preview.

Using getReplicationExtension

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 getReplicationExtension(args: GetReplicationExtensionArgs, opts?: InvokeOptions): Promise<GetReplicationExtensionResult>
function getReplicationExtensionOutput(args: GetReplicationExtensionOutputArgs, opts?: InvokeOptions): Output<GetReplicationExtensionResult>
Copy
def get_replication_extension(replication_extension_name: Optional[str] = None,
                              resource_group_name: Optional[str] = None,
                              vault_name: Optional[str] = None,
                              opts: Optional[InvokeOptions] = None) -> GetReplicationExtensionResult
def get_replication_extension_output(replication_extension_name: Optional[pulumi.Input[str]] = None,
                              resource_group_name: Optional[pulumi.Input[str]] = None,
                              vault_name: Optional[pulumi.Input[str]] = None,
                              opts: Optional[InvokeOptions] = None) -> Output[GetReplicationExtensionResult]
Copy
func LookupReplicationExtension(ctx *Context, args *LookupReplicationExtensionArgs, opts ...InvokeOption) (*LookupReplicationExtensionResult, error)
func LookupReplicationExtensionOutput(ctx *Context, args *LookupReplicationExtensionOutputArgs, opts ...InvokeOption) LookupReplicationExtensionResultOutput
Copy

> Note: This function is named LookupReplicationExtension in the Go SDK.

public static class GetReplicationExtension 
{
    public static Task<GetReplicationExtensionResult> InvokeAsync(GetReplicationExtensionArgs args, InvokeOptions? opts = null)
    public static Output<GetReplicationExtensionResult> Invoke(GetReplicationExtensionInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetReplicationExtensionResult> getReplicationExtension(GetReplicationExtensionArgs args, InvokeOptions options)
public static Output<GetReplicationExtensionResult> getReplicationExtension(GetReplicationExtensionArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:datareplication:getReplicationExtension
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

ReplicationExtensionName
This property is required.
Changes to this property will trigger replacement.
string
The replication extension name.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
VaultName
This property is required.
Changes to this property will trigger replacement.
string
The vault name.
ReplicationExtensionName
This property is required.
Changes to this property will trigger replacement.
string
The replication extension name.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
VaultName
This property is required.
Changes to this property will trigger replacement.
string
The vault name.
replicationExtensionName
This property is required.
Changes to this property will trigger replacement.
String
The replication extension name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
vaultName
This property is required.
Changes to this property will trigger replacement.
String
The vault name.
replicationExtensionName
This property is required.
Changes to this property will trigger replacement.
string
The replication extension name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
vaultName
This property is required.
Changes to this property will trigger replacement.
string
The vault name.
replication_extension_name
This property is required.
Changes to this property will trigger replacement.
str
The replication extension name.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group. The name is case insensitive.
vault_name
This property is required.
Changes to this property will trigger replacement.
str
The vault name.
replicationExtensionName
This property is required.
Changes to this property will trigger replacement.
String
The replication extension name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
vaultName
This property is required.
Changes to this property will trigger replacement.
String
The vault name.

getReplicationExtension Result

The following output properties are available:

Id string
Gets or sets the Id of the resource.
Name string
Gets or sets the name of the resource.
Properties Pulumi.AzureNative.DataReplication.Outputs.ReplicationExtensionModelPropertiesResponse
Replication extension model properties.
SystemData Pulumi.AzureNative.DataReplication.Outputs.ReplicationExtensionModelResponseSystemData
Type string
Gets or sets the type of the resource.
Id string
Gets or sets the Id of the resource.
Name string
Gets or sets the name of the resource.
Properties ReplicationExtensionModelPropertiesResponse
Replication extension model properties.
SystemData ReplicationExtensionModelResponseSystemData
Type string
Gets or sets the type of the resource.
id String
Gets or sets the Id of the resource.
name String
Gets or sets the name of the resource.
properties ReplicationExtensionModelPropertiesResponse
Replication extension model properties.
systemData ReplicationExtensionModelResponseSystemData
type String
Gets or sets the type of the resource.
id string
Gets or sets the Id of the resource.
name string
Gets or sets the name of the resource.
properties ReplicationExtensionModelPropertiesResponse
Replication extension model properties.
systemData ReplicationExtensionModelResponseSystemData
type string
Gets or sets the type of the resource.
id str
Gets or sets the Id of the resource.
name str
Gets or sets the name of the resource.
properties ReplicationExtensionModelPropertiesResponse
Replication extension model properties.
system_data ReplicationExtensionModelResponseSystemData
type str
Gets or sets the type of the resource.
id String
Gets or sets the Id of the resource.
name String
Gets or sets the name of the resource.
properties Property Map
Replication extension model properties.
systemData Property Map
type String
Gets or sets the type of the resource.

Supporting Types

HyperVToAzStackHCIReplicationExtensionModelCustomPropertiesResponse

AsrServiceUri This property is required. string
Gets or sets the Uri of ASR.
AzStackHciFabricArmId This property is required. string
Gets or sets the ARM Id of the target AzStackHCI fabric.
AzStackHciSiteId This property is required. string
Gets or sets the ARM Id of the AzStackHCI site.
GatewayServiceUri This property is required. string
Gets or sets the Uri of Gateway.
HyperVFabricArmId This property is required. string
Gets or sets the ARM Id of the source HyperV fabric.
HyperVSiteId This property is required. string
Gets or sets the ARM Id of the HyperV site.
RcmServiceUri This property is required. string
Gets or sets the Uri of Rcm.
ResourceGroup This property is required. string
Gets or sets the resource group.
ResourceLocation This property is required. string
Gets or sets the resource location.
SourceGatewayServiceId This property is required. string
Gets or sets the gateway service Id of source.
SourceStorageContainerName This property is required. string
Gets or sets the source storage container name.
SubscriptionId This property is required. string
Gets or sets the subscription.
TargetGatewayServiceId This property is required. string
Gets or sets the gateway service Id of target.
TargetStorageContainerName This property is required. string
Gets or sets the target storage container name.
StorageAccountId string
Gets or sets the storage account Id.
StorageAccountSasSecretName string
Gets or sets the Sas Secret of storage account.
AsrServiceUri This property is required. string
Gets or sets the Uri of ASR.
AzStackHciFabricArmId This property is required. string
Gets or sets the ARM Id of the target AzStackHCI fabric.
AzStackHciSiteId This property is required. string
Gets or sets the ARM Id of the AzStackHCI site.
GatewayServiceUri This property is required. string
Gets or sets the Uri of Gateway.
HyperVFabricArmId This property is required. string
Gets or sets the ARM Id of the source HyperV fabric.
HyperVSiteId This property is required. string
Gets or sets the ARM Id of the HyperV site.
RcmServiceUri This property is required. string
Gets or sets the Uri of Rcm.
ResourceGroup This property is required. string
Gets or sets the resource group.
ResourceLocation This property is required. string
Gets or sets the resource location.
SourceGatewayServiceId This property is required. string
Gets or sets the gateway service Id of source.
SourceStorageContainerName This property is required. string
Gets or sets the source storage container name.
SubscriptionId This property is required. string
Gets or sets the subscription.
TargetGatewayServiceId This property is required. string
Gets or sets the gateway service Id of target.
TargetStorageContainerName This property is required. string
Gets or sets the target storage container name.
StorageAccountId string
Gets or sets the storage account Id.
StorageAccountSasSecretName string
Gets or sets the Sas Secret of storage account.
asrServiceUri This property is required. String
Gets or sets the Uri of ASR.
azStackHciFabricArmId This property is required. String
Gets or sets the ARM Id of the target AzStackHCI fabric.
azStackHciSiteId This property is required. String
Gets or sets the ARM Id of the AzStackHCI site.
gatewayServiceUri This property is required. String
Gets or sets the Uri of Gateway.
hyperVFabricArmId This property is required. String
Gets or sets the ARM Id of the source HyperV fabric.
hyperVSiteId This property is required. String
Gets or sets the ARM Id of the HyperV site.
rcmServiceUri This property is required. String
Gets or sets the Uri of Rcm.
resourceGroup This property is required. String
Gets or sets the resource group.
resourceLocation This property is required. String
Gets or sets the resource location.
sourceGatewayServiceId This property is required. String
Gets or sets the gateway service Id of source.
sourceStorageContainerName This property is required. String
Gets or sets the source storage container name.
subscriptionId This property is required. String
Gets or sets the subscription.
targetGatewayServiceId This property is required. String
Gets or sets the gateway service Id of target.
targetStorageContainerName This property is required. String
Gets or sets the target storage container name.
storageAccountId String
Gets or sets the storage account Id.
storageAccountSasSecretName String
Gets or sets the Sas Secret of storage account.
asrServiceUri This property is required. string
Gets or sets the Uri of ASR.
azStackHciFabricArmId This property is required. string
Gets or sets the ARM Id of the target AzStackHCI fabric.
azStackHciSiteId This property is required. string
Gets or sets the ARM Id of the AzStackHCI site.
gatewayServiceUri This property is required. string
Gets or sets the Uri of Gateway.
hyperVFabricArmId This property is required. string
Gets or sets the ARM Id of the source HyperV fabric.
hyperVSiteId This property is required. string
Gets or sets the ARM Id of the HyperV site.
rcmServiceUri This property is required. string
Gets or sets the Uri of Rcm.
resourceGroup This property is required. string
Gets or sets the resource group.
resourceLocation This property is required. string
Gets or sets the resource location.
sourceGatewayServiceId This property is required. string
Gets or sets the gateway service Id of source.
sourceStorageContainerName This property is required. string
Gets or sets the source storage container name.
subscriptionId This property is required. string
Gets or sets the subscription.
targetGatewayServiceId This property is required. string
Gets or sets the gateway service Id of target.
targetStorageContainerName This property is required. string
Gets or sets the target storage container name.
storageAccountId string
Gets or sets the storage account Id.
storageAccountSasSecretName string
Gets or sets the Sas Secret of storage account.
asr_service_uri This property is required. str
Gets or sets the Uri of ASR.
az_stack_hci_fabric_arm_id This property is required. str
Gets or sets the ARM Id of the target AzStackHCI fabric.
az_stack_hci_site_id This property is required. str
Gets or sets the ARM Id of the AzStackHCI site.
gateway_service_uri This property is required. str
Gets or sets the Uri of Gateway.
hyper_v_fabric_arm_id This property is required. str
Gets or sets the ARM Id of the source HyperV fabric.
hyper_v_site_id This property is required. str
Gets or sets the ARM Id of the HyperV site.
rcm_service_uri This property is required. str
Gets or sets the Uri of Rcm.
resource_group This property is required. str
Gets or sets the resource group.
resource_location This property is required. str
Gets or sets the resource location.
source_gateway_service_id This property is required. str
Gets or sets the gateway service Id of source.
source_storage_container_name This property is required. str
Gets or sets the source storage container name.
subscription_id This property is required. str
Gets or sets the subscription.
target_gateway_service_id This property is required. str
Gets or sets the gateway service Id of target.
target_storage_container_name This property is required. str
Gets or sets the target storage container name.
storage_account_id str
Gets or sets the storage account Id.
storage_account_sas_secret_name str
Gets or sets the Sas Secret of storage account.
asrServiceUri This property is required. String
Gets or sets the Uri of ASR.
azStackHciFabricArmId This property is required. String
Gets or sets the ARM Id of the target AzStackHCI fabric.
azStackHciSiteId This property is required. String
Gets or sets the ARM Id of the AzStackHCI site.
gatewayServiceUri This property is required. String
Gets or sets the Uri of Gateway.
hyperVFabricArmId This property is required. String
Gets or sets the ARM Id of the source HyperV fabric.
hyperVSiteId This property is required. String
Gets or sets the ARM Id of the HyperV site.
rcmServiceUri This property is required. String
Gets or sets the Uri of Rcm.
resourceGroup This property is required. String
Gets or sets the resource group.
resourceLocation This property is required. String
Gets or sets the resource location.
sourceGatewayServiceId This property is required. String
Gets or sets the gateway service Id of source.
sourceStorageContainerName This property is required. String
Gets or sets the source storage container name.
subscriptionId This property is required. String
Gets or sets the subscription.
targetGatewayServiceId This property is required. String
Gets or sets the gateway service Id of target.
targetStorageContainerName This property is required. String
Gets or sets the target storage container name.
storageAccountId String
Gets or sets the storage account Id.
storageAccountSasSecretName String
Gets or sets the Sas Secret of storage account.

ReplicationExtensionModelPropertiesResponse

CustomProperties This property is required. Pulumi.AzureNative.DataReplication.Inputs.HyperVToAzStackHCIReplicationExtensionModelCustomPropertiesResponse | Pulumi.AzureNative.DataReplication.Inputs.VMwareToAzStackHCIReplicationExtensionModelCustomPropertiesResponse
Replication extension model custom properties.
ProvisioningState This property is required. string
Gets or sets the provisioning state of the replication extension.
CustomProperties This property is required. HyperVToAzStackHCIReplicationExtensionModelCustomPropertiesResponse | VMwareToAzStackHCIReplicationExtensionModelCustomPropertiesResponse
Replication extension model custom properties.
ProvisioningState This property is required. string
Gets or sets the provisioning state of the replication extension.
customProperties This property is required. HyperVToAzStackHCIReplicationExtensionModelCustomPropertiesResponse | VMwareToAzStackHCIReplicationExtensionModelCustomPropertiesResponse
Replication extension model custom properties.
provisioningState This property is required. String
Gets or sets the provisioning state of the replication extension.
customProperties This property is required. HyperVToAzStackHCIReplicationExtensionModelCustomPropertiesResponse | VMwareToAzStackHCIReplicationExtensionModelCustomPropertiesResponse
Replication extension model custom properties.
provisioningState This property is required. string
Gets or sets the provisioning state of the replication extension.
custom_properties This property is required. HyperVToAzStackHCIReplicationExtensionModelCustomPropertiesResponse | VMwareToAzStackHCIReplicationExtensionModelCustomPropertiesResponse
Replication extension model custom properties.
provisioning_state This property is required. str
Gets or sets the provisioning state of the replication extension.
customProperties This property is required. Property Map | Property Map
Replication extension model custom properties.
provisioningState This property is required. String
Gets or sets the provisioning state of the replication extension.

ReplicationExtensionModelResponseSystemData

CreatedAt string
Gets or sets the timestamp of resource creation (UTC).
CreatedBy string
Gets or sets identity that created the resource.
CreatedByType string
Gets or sets the type of identity that created the resource: user, application, managedIdentity.
LastModifiedAt string
Gets or sets the timestamp of resource last modification (UTC).
LastModifiedBy string
Gets or sets the identity that last modified the resource.
LastModifiedByType string
Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
CreatedAt string
Gets or sets the timestamp of resource creation (UTC).
CreatedBy string
Gets or sets identity that created the resource.
CreatedByType string
Gets or sets the type of identity that created the resource: user, application, managedIdentity.
LastModifiedAt string
Gets or sets the timestamp of resource last modification (UTC).
LastModifiedBy string
Gets or sets the identity that last modified the resource.
LastModifiedByType string
Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
createdAt String
Gets or sets the timestamp of resource creation (UTC).
createdBy String
Gets or sets identity that created the resource.
createdByType String
Gets or sets the type of identity that created the resource: user, application, managedIdentity.
lastModifiedAt String
Gets or sets the timestamp of resource last modification (UTC).
lastModifiedBy String
Gets or sets the identity that last modified the resource.
lastModifiedByType String
Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
createdAt string
Gets or sets the timestamp of resource creation (UTC).
createdBy string
Gets or sets identity that created the resource.
createdByType string
Gets or sets the type of identity that created the resource: user, application, managedIdentity.
lastModifiedAt string
Gets or sets the timestamp of resource last modification (UTC).
lastModifiedBy string
Gets or sets the identity that last modified the resource.
lastModifiedByType string
Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
created_at str
Gets or sets the timestamp of resource creation (UTC).
created_by str
Gets or sets identity that created the resource.
created_by_type str
Gets or sets the type of identity that created the resource: user, application, managedIdentity.
last_modified_at str
Gets or sets the timestamp of resource last modification (UTC).
last_modified_by str
Gets or sets the identity that last modified the resource.
last_modified_by_type str
Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
createdAt String
Gets or sets the timestamp of resource creation (UTC).
createdBy String
Gets or sets identity that created the resource.
createdByType String
Gets or sets the type of identity that created the resource: user, application, managedIdentity.
lastModifiedAt String
Gets or sets the timestamp of resource last modification (UTC).
lastModifiedBy String
Gets or sets the identity that last modified the resource.
lastModifiedByType String
Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.

VMwareToAzStackHCIReplicationExtensionModelCustomPropertiesResponse

AsrServiceUri This property is required. string
Gets or sets the Uri of ASR.
AzStackHciFabricArmId This property is required. string
Gets or sets the ARM Id of the target AzStackHCI fabric.
AzStackHciSiteId This property is required. string
Gets or sets the ARM Id of the AzStackHCI site.
GatewayServiceUri This property is required. string
Gets or sets the Uri of Gateway.
RcmServiceUri This property is required. string
Gets or sets the Uri of Rcm.
ResourceGroup This property is required. string
Gets or sets the resource group.
ResourceLocation This property is required. string
Gets or sets the resource location.
SourceGatewayServiceId This property is required. string
Gets or sets the gateway service Id of source.
SourceStorageContainerName This property is required. string
Gets or sets the source storage container name.
SubscriptionId This property is required. string
Gets or sets the subscription.
TargetGatewayServiceId This property is required. string
Gets or sets the gateway service Id of target.
TargetStorageContainerName This property is required. string
Gets or sets the target storage container name.
VmwareFabricArmId This property is required. string
Gets or sets the ARM Id of the source VMware fabric.
VmwareSiteId This property is required. string
Gets or sets the ARM Id of the VMware site.
StorageAccountId string
Gets or sets the storage account Id.
StorageAccountSasSecretName string
Gets or sets the Sas Secret of storage account.
AsrServiceUri This property is required. string
Gets or sets the Uri of ASR.
AzStackHciFabricArmId This property is required. string
Gets or sets the ARM Id of the target AzStackHCI fabric.
AzStackHciSiteId This property is required. string
Gets or sets the ARM Id of the AzStackHCI site.
GatewayServiceUri This property is required. string
Gets or sets the Uri of Gateway.
RcmServiceUri This property is required. string
Gets or sets the Uri of Rcm.
ResourceGroup This property is required. string
Gets or sets the resource group.
ResourceLocation This property is required. string
Gets or sets the resource location.
SourceGatewayServiceId This property is required. string
Gets or sets the gateway service Id of source.
SourceStorageContainerName This property is required. string
Gets or sets the source storage container name.
SubscriptionId This property is required. string
Gets or sets the subscription.
TargetGatewayServiceId This property is required. string
Gets or sets the gateway service Id of target.
TargetStorageContainerName This property is required. string
Gets or sets the target storage container name.
VmwareFabricArmId This property is required. string
Gets or sets the ARM Id of the source VMware fabric.
VmwareSiteId This property is required. string
Gets or sets the ARM Id of the VMware site.
StorageAccountId string
Gets or sets the storage account Id.
StorageAccountSasSecretName string
Gets or sets the Sas Secret of storage account.
asrServiceUri This property is required. String
Gets or sets the Uri of ASR.
azStackHciFabricArmId This property is required. String
Gets or sets the ARM Id of the target AzStackHCI fabric.
azStackHciSiteId This property is required. String
Gets or sets the ARM Id of the AzStackHCI site.
gatewayServiceUri This property is required. String
Gets or sets the Uri of Gateway.
rcmServiceUri This property is required. String
Gets or sets the Uri of Rcm.
resourceGroup This property is required. String
Gets or sets the resource group.
resourceLocation This property is required. String
Gets or sets the resource location.
sourceGatewayServiceId This property is required. String
Gets or sets the gateway service Id of source.
sourceStorageContainerName This property is required. String
Gets or sets the source storage container name.
subscriptionId This property is required. String
Gets or sets the subscription.
targetGatewayServiceId This property is required. String
Gets or sets the gateway service Id of target.
targetStorageContainerName This property is required. String
Gets or sets the target storage container name.
vmwareFabricArmId This property is required. String
Gets or sets the ARM Id of the source VMware fabric.
vmwareSiteId This property is required. String
Gets or sets the ARM Id of the VMware site.
storageAccountId String
Gets or sets the storage account Id.
storageAccountSasSecretName String
Gets or sets the Sas Secret of storage account.
asrServiceUri This property is required. string
Gets or sets the Uri of ASR.
azStackHciFabricArmId This property is required. string
Gets or sets the ARM Id of the target AzStackHCI fabric.
azStackHciSiteId This property is required. string
Gets or sets the ARM Id of the AzStackHCI site.
gatewayServiceUri This property is required. string
Gets or sets the Uri of Gateway.
rcmServiceUri This property is required. string
Gets or sets the Uri of Rcm.
resourceGroup This property is required. string
Gets or sets the resource group.
resourceLocation This property is required. string
Gets or sets the resource location.
sourceGatewayServiceId This property is required. string
Gets or sets the gateway service Id of source.
sourceStorageContainerName This property is required. string
Gets or sets the source storage container name.
subscriptionId This property is required. string
Gets or sets the subscription.
targetGatewayServiceId This property is required. string
Gets or sets the gateway service Id of target.
targetStorageContainerName This property is required. string
Gets or sets the target storage container name.
vmwareFabricArmId This property is required. string
Gets or sets the ARM Id of the source VMware fabric.
vmwareSiteId This property is required. string
Gets or sets the ARM Id of the VMware site.
storageAccountId string
Gets or sets the storage account Id.
storageAccountSasSecretName string
Gets or sets the Sas Secret of storage account.
asr_service_uri This property is required. str
Gets or sets the Uri of ASR.
az_stack_hci_fabric_arm_id This property is required. str
Gets or sets the ARM Id of the target AzStackHCI fabric.
az_stack_hci_site_id This property is required. str
Gets or sets the ARM Id of the AzStackHCI site.
gateway_service_uri This property is required. str
Gets or sets the Uri of Gateway.
rcm_service_uri This property is required. str
Gets or sets the Uri of Rcm.
resource_group This property is required. str
Gets or sets the resource group.
resource_location This property is required. str
Gets or sets the resource location.
source_gateway_service_id This property is required. str
Gets or sets the gateway service Id of source.
source_storage_container_name This property is required. str
Gets or sets the source storage container name.
subscription_id This property is required. str
Gets or sets the subscription.
target_gateway_service_id This property is required. str
Gets or sets the gateway service Id of target.
target_storage_container_name This property is required. str
Gets or sets the target storage container name.
vmware_fabric_arm_id This property is required. str
Gets or sets the ARM Id of the source VMware fabric.
vmware_site_id This property is required. str
Gets or sets the ARM Id of the VMware site.
storage_account_id str
Gets or sets the storage account Id.
storage_account_sas_secret_name str
Gets or sets the Sas Secret of storage account.
asrServiceUri This property is required. String
Gets or sets the Uri of ASR.
azStackHciFabricArmId This property is required. String
Gets or sets the ARM Id of the target AzStackHCI fabric.
azStackHciSiteId This property is required. String
Gets or sets the ARM Id of the AzStackHCI site.
gatewayServiceUri This property is required. String
Gets or sets the Uri of Gateway.
rcmServiceUri This property is required. String
Gets or sets the Uri of Rcm.
resourceGroup This property is required. String
Gets or sets the resource group.
resourceLocation This property is required. String
Gets or sets the resource location.
sourceGatewayServiceId This property is required. String
Gets or sets the gateway service Id of source.
sourceStorageContainerName This property is required. String
Gets or sets the source storage container name.
subscriptionId This property is required. String
Gets or sets the subscription.
targetGatewayServiceId This property is required. String
Gets or sets the gateway service Id of target.
targetStorageContainerName This property is required. String
Gets or sets the target storage container name.
vmwareFabricArmId This property is required. String
Gets or sets the ARM Id of the source VMware fabric.
vmwareSiteId This property is required. String
Gets or sets the ARM Id of the VMware site.
storageAccountId String
Gets or sets the storage account Id.
storageAccountSasSecretName String
Gets or sets the Sas Secret of storage account.

Package Details

Repository
azure-native-v2 pulumi/pulumi-azure-native
License
Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi