GetReplicationRecoveryServicesProviderPlainArgs

data class GetReplicationRecoveryServicesProviderPlainArgs(val fabricName: String, val providerName: String, val resourceGroupName: String, val resourceName: String) : ConvertibleToJava<GetReplicationRecoveryServicesProviderPlainArgs>

Constructors

fun GetReplicationRecoveryServicesProviderPlainArgs(fabricName: String, providerName: String, resourceGroupName: String, resourceName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetReplicationRecoveryServicesProviderPlainArgs

Properties

Link copied to clipboard

Fabric name.

Link copied to clipboard

Recovery services provider name.

Link copied to clipboard

The name of the resource group where the recovery services vault is present.

Link copied to clipboard

The name of the recovery services vault.