Restore Plan Restore Config Cluster Resource Restore Scope Excluded Group Kind
data class RestorePlanRestoreConfigClusterResourceRestoreScopeExcludedGroupKind(val resourceGroup: String? = null, val resourceKind: String? = null)
Constructors
Link copied to clipboard
fun RestorePlanRestoreConfigClusterResourceRestoreScopeExcludedGroupKind(resourceGroup: String? = null, resourceKind: String? = null)