Protection Container Mapping Automatic Update
data class ProtectionContainerMappingAutomaticUpdate(val authenticationType: String? = null, val automationAccountId: String? = null, val enabled: Boolean? = null)
Constructors
Link copied to clipboard
fun ProtectionContainerMappingAutomaticUpdate(authenticationType: String? = null, automationAccountId: String? = null, enabled: Boolean? = null)