Azure SQLAGWorkload Container Protection Container Response
    data class AzureSQLAGWorkloadContainerProtectionContainerResponse(val backupManagementType: String? = null, val containerType: String, val extendedInfo: AzureWorkloadContainerExtendedInfoResponse? = null, val friendlyName: String? = null, val healthStatus: String? = null, val lastUpdatedTime: String? = null, val operationType: String? = null, val protectableObjectType: String? = null, val registrationStatus: String? = null, val sourceResourceId: String? = null, val workloadType: String? = null)
Container for SQL workloads under SQL Availability Group.
Constructors
Link copied to clipboard
                fun AzureSQLAGWorkloadContainerProtectionContainerResponse(backupManagementType: String? = null, containerType: String, extendedInfo: AzureWorkloadContainerExtendedInfoResponse? = null, friendlyName: String? = null, healthStatus: String? = null, lastUpdatedTime: String? = null, operationType: String? = null, protectableObjectType: String? = null, registrationStatus: String? = null, sourceResourceId: String? = null, workloadType: String? = null)
Types
Properties
Link copied to clipboard
                Link copied to clipboard
                Type of the container. The value of this property for: 1. Compute Azure VM is Microsoft.Compute/virtualMachines 2. Classic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines 3. Windows machines (like MAB, DPM etc) is Windows 4. Azure SQL instance is AzureSqlContainer. 5. Storage containers is StorageContainer. 6. Azure workload Backup is VMAppContainer Expected value is 'SQLAGWorkLoadContainer'.
Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard