GetReplicationvCenterPlainArgs

data class GetReplicationvCenterPlainArgs(val fabricName: String, val resourceGroupName: String, val resourceName: String, val vcenterName: String) : ConvertibleToJava<GetReplicationvCenterPlainArgs>

Constructors

Link copied to clipboard
constructor(fabricName: String, resourceGroupName: String, resourceName: String, vcenterName: String)

Properties

Link copied to clipboard

Fabric 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.

Link copied to clipboard

vcenter name.

Functions

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