ProtectedItemModelPropertiesArgs

data class ProtectedItemModelPropertiesArgs(val customProperties: Output<Either<HyperVToAzStackHCIProtectedItemModelCustomPropertiesArgs, VMwareToAzStackHCIProtectedItemModelCustomPropertiesArgs>>, val policyName: Output<String>, val replicationExtensionName: Output<String>) : ConvertibleToJava<ProtectedItemModelPropertiesArgs>

Protected item model properties.

Constructors

Link copied to clipboard

Functions

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

Properties

Link copied to clipboard
val policyName: Output<String>

Gets or sets the policy name.

Link copied to clipboard

Gets or sets the replication extension name.