Community Training Args
constructor(communityTrainingName: Output<String>? = null, disasterRecoveryEnabled: Output<Boolean>? = null, identityConfiguration: Output<IdentityConfigurationPropertiesArgs>? = null, location: Output<String>? = null, portalAdminEmailAddress: Output<String>? = null, portalName: Output<String>? = null, portalOwnerEmailAddress: Output<String>? = null, portalOwnerOrganizationName: Output<String>? = null, resourceGroupName: Output<String>? = null, sku: Output<SkuArgs>? = null, tags: Output<Map<String, String>>? = null, zoneRedundancyEnabled: Output<Boolean>? = null)